Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 473dafcd95bc66ee54ba9f06a8e3f5c2 > files > 8

gpm-1.20.6-21.fc16.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=/var/run/gpm.pid

[Install]
WantedBy=multi-user.target