mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
Merge pull request #3818 from pretoriano80/eventlircd-new-rule
eventlircd: adding new rule for iMON Panel, Knob and Mouse(15c2:ffdc)
This commit is contained in:
commit
954f0c9ec5
@ -74,6 +74,11 @@ SUBSYSTEMS=="input", ATTRS{name}=="小米蓝牙遥控器", \
|
|||||||
ENV{eventlircd_enable}="true", \
|
ENV{eventlircd_enable}="true", \
|
||||||
ENV{eventlircd_evmap}="xiaomibtremoteAM.evmap"
|
ENV{eventlircd_evmap}="xiaomibtremoteAM.evmap"
|
||||||
|
|
||||||
|
# iMON Ultrabay Front Panel
|
||||||
|
SUBSYSTEMS=="input", ATTRS{name}=="iMON Panel, Knob and Mouse(15c2:ffdc)", \
|
||||||
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user