mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
wetek_play: fix power button
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user