summaryrefslogtreecommitdiffstats
path: root/abs/core/gpm/gpm.service
blob: 510ee9f857069a14d245937fd5c5aeee7d095d3d (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Virtual console mouse server

[Service]
Type=forking
ExecStart=/usr/bin/gpm -m /dev/input/mice -t imps2

[Install]
WantedBy=multi-user.target