mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
9 lines
161 B
Desktop File
9 lines
161 B
Desktop File
[Unit]
|
|
Description=Virtual console mouse server
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/bin/gpm -m /dev/input/mice -t imps2
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|