repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to extra-x86_64
[arch-packages.git]
/
gpm
/
repos
/
core-x86_64
/
gpm.service
blob
8cfe0422b117a2064c7e46f77b1b465248ecdc46
1
[Unit]
2
Description=Virtual console mouse server
3
Requires=systemd-udevd.service
4
After=systemd-udevd.service
5
Wants=gpm.path
6
ConditionPathExists=/dev/input/mice
7
8
[Service]
9
Type=forking
10
ExecStart=/usr/bin/gpm -m /dev/input/mice -t imps2
11
12
[Install]
13
WantedBy=multi-user.target