Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release-src > by-pkgid > 79dd133a927fbc0dc1c93b707b72c7ee > files > 12

gpm-1.20.7-10.mga7.src.rpm

[Unit]
Description=Console Mouse manager
After=syslog.target

# This could probably benefit from socket activation, but honestly I think it
# is time for gpm to go away, and hence I am not planning to spend the time
# to add socket activation here.

[Service]
ExecStart=/usr/sbin/gpm -m /dev/input/mice -t exps2
StandardOutput=syslog
Type=forking
PIDFile=/run/gpm.pid

[Install]
WantedBy=multi-user.target