mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
10 lines
235 B
Plaintext
10 lines
235 B
Plaintext
# 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"
|