mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
wetek_play: fix power button
This commit is contained in:
parent
ed90015484
commit
8245cdf312
@ -64,6 +64,11 @@ SUBSYSTEMS=="acpi", ATTRS{hid}=="LNXPWRBN", \
|
||||
ENV{eventlircd_enable}="true", \
|
||||
ENV{eventlircd_evmap}="power.evmap"
|
||||
|
||||
# WeTek Play keyboard (power button)
|
||||
SUBSYSTEMS=="input", ATTRS{name}=="key_input", \
|
||||
ENV{eventlircd_enable}="true", \
|
||||
ENV{eventlircd_evmap}="power.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