Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 3cd45dd6ec47ff8d725e177760b8388e > files > 9

gpm-1.20.6-11.fc14.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 -D
StandardOutput=syslog

[Install]
WantedBy=multi-user.target