Merge pull request #1081 from Raybuntu/eventlircd

eventlircd: Fix missing buttons with WP2 remote
This commit is contained in:
Lukas Rusak 2016-12-25 17:19:52 -08:00 committed by GitHub
commit 810429406b
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -64,7 +64,7 @@ key_begin
0x30 10 # 9
0x71 14 # delete
0x21 11 # 0
0x72 58 # caps lock
0x72 87 # capslock (mapped as F11)
0x48 127 # menu
0x03 102 # home
0x61 158 # back