mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
remote:
- add remote user config file
This commit is contained in:
parent
fef78f1c3f
commit
92e9ff992a
9
packages/sysutils/remote/config/remote.conf
Normal file
9
packages/sysutils/remote/config/remote.conf
Normal file
@ -0,0 +1,9 @@
|
||||
# Setup remote control ( none / lirc / irtrans )
|
||||
#
|
||||
# none: no remote control hardware is installed
|
||||
#
|
||||
# lirc: use lirc as remotecontrol backend (default)
|
||||
#
|
||||
# irtrans: use irtrans as remotecontrol backend
|
||||
|
||||
REMOTE_BACKEND="lirc"
|
Loading…
x
Reference in New Issue
Block a user