mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
remote:
- add remote user config file
This commit is contained in:
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"
|
||||
Reference in New Issue
Block a user