mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +00:00
Revert "Merge pull request #1081 from Raybuntu/eventlircd"
This reverts commit 810429406b42475eee799a081e744cb76ace5ff5, reversing changes made to dc61a1221ba6d488ef4c0ac92f50553d56978f1b.
This commit is contained in:
parent
637b8c0c80
commit
70b82251c6
@ -77,11 +77,6 @@ SUBSYSTEMS=="input", ATTRS{name}=="gpio_keypad", \
|
|||||||
ENV{eventlircd_enable}="true", \
|
ENV{eventlircd_enable}="true", \
|
||||||
ENV{eventlircd_evmap}="default.evmap"
|
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
|
# 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
|
# known to be remote controls. For simplicity, the event map file names have the
|
||||||
|
@ -64,7 +64,7 @@ key_begin
|
|||||||
0x30 10 # 9
|
0x30 10 # 9
|
||||||
0x71 14 # delete
|
0x71 14 # delete
|
||||||
0x21 11 # 0
|
0x21 11 # 0
|
||||||
0x72 87 # capslock (mapped as F11)
|
0x72 58 # caps lock
|
||||||
0x48 127 # menu
|
0x48 127 # menu
|
||||||
0x03 102 # home
|
0x03 102 # home
|
||||||
0x61 158 # back
|
0x61 158 # back
|
||||||
|
Loading…
x
Reference in New Issue
Block a user