- add remote user config file
This commit is contained in:
Stephan Raue 2010-04-28 23:39:50 +02:00
parent fef78f1c3f
commit 92e9ff992a

View 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"