forked from pool/actkbd
7c24090ca3
New package, will fwd to Factory. OBS-URL: https://build.opensuse.org/request/show/248171 OBS-URL: https://build.opensuse.org/package/show/utilities/actkbd?expand=0&rev=1
12 lines
280 B
Desktop File
12 lines
280 B
Desktop File
[Unit]
|
|
Description=Actkbd: Daemon for X-independent shortcuts
|
|
Wants=setkeycodes.service
|
|
Requires=setkeycodes.service
|
|
|
|
[Service]
|
|
EnvironmentFile=-/etc/sysconfig/actkbd
|
|
ExecStart=/usr/bin/actkbd -q -x -l -d ${ACTKBD_DEVICE} -c ${ACTKBD_CONFIG}
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|