mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
12 lines
321 B
Plaintext
12 lines
321 B
Plaintext
# remote.conf
|
|
|
|
# This configuration file lets you setup remote control access for your
|
|
# system
|
|
# Options are "none" / "lirc" / "irtrans"
|
|
|
|
# none: No remote control hardware is installed
|
|
# lirc: Use lirc as remote control backend (default)
|
|
# irtrans: Use irtrans as remote control backend
|
|
|
|
REMOTE_BACKEND="lirc"
|