b2d76a6e53
* Optimize mupen64plus, plus-nx, and yabasanshiro a bit * Misc OS updates and bug fixes.
12 lines
313 B
Desktop File
12 lines
313 B
Desktop File
[Unit]
|
|
Documentation=http://lirc.org/html/configure.html
|
|
Description=Forward LIRC button presses as uinput events
|
|
ConditionPathExists=/storage/.config/lircd.conf
|
|
After=lircd.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/lib/libreelec/lircd_uinput_helper --add-release-events
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|