mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
eventlircd: Fix missing buttons with WP2 remote
This commit is contained in:
parent
afc164973f
commit
7fd5fdac92
@ -74,6 +74,11 @@ SUBSYSTEMS=="input", ATTRS{name}=="gpio_keypad", \
|
||||
ENV{eventlircd_enable}="true", \
|
||||
ENV{eventlircd_evmap}="default.evmap"
|
||||
|
||||
# Amlogic Remotes
|
||||
SUBSYSTEMS=="input", ATTRS{name}=="aml_keypad", \
|
||||
ENV{eventlircd_enable}="true", \
|
||||
ENV{eventlircd_evmap}="default.evmap"
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
# Ask eventlircd to handle USB HID devices that show up as event devices and are
|
||||
# known to be remote controls. For simplicity, the event map file names have the
|
||||
|
Loading…
x
Reference in New Issue
Block a user