mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
options: define which IR remotes are supported out-of-the-box
By default Microsoft MCE, Xbox 360 and Xbox One remotes are enabled for all devices. Projects and devices can override or extend this via their options files. Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
30ad626808
commit
98621537fa
@ -218,3 +218,10 @@
|
||||
|
||||
# Settings package name - blank if not required
|
||||
DISTRO_PKG_SETTINGS="LibreELEC-settings"
|
||||
|
||||
# IR remote protocols supported in default config
|
||||
IR_REMOTE_PROTOCOLS="RC6 NEC"
|
||||
|
||||
# IR remote keymaps supported in default config
|
||||
IR_REMOTE_KEYMAPS="rc6_mce xbox_360 xbox_one"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user