b1a9ba
[Unit]
b1a9ba
Description=Console Mouse manager
b1a9ba
b1a9ba
# This could probably benefit from socket activation, but honestly I think it
b1a9ba
# is time for gpm to go away, and hence I am not planning to spend the time
b1a9ba
# to add socket activation here.
b1a9ba
b1a9ba
[Service]
b1a9ba
ExecStart=/usr/sbin/gpm -m /dev/input/mice -t exps2
b1a9ba
Type=forking
b1a9ba
PIDFile=/var/run/gpm.pid
b1a9ba
b1a9ba
[Install]
b1a9ba
WantedBy=multi-user.target