mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
Merge pull request #3081 from HiassofT/le9-fix-input-race
eventlircd: prevent race with libinput / kodi
This commit is contained in:
commit
8b0ed0b2d3
@ -224,4 +224,7 @@ ATTRS{name}=="Amazon Fire TV Remote", \
|
|||||||
|
|
||||||
LABEL="end-bluetooth"
|
LABEL="end-bluetooth"
|
||||||
|
|
||||||
|
# tell libinput to ignore devices handled by eventlircd
|
||||||
|
ENV{eventlircd_enable}=="true", ENV{LIBINPUT_IGNORE_DEVICE}="1"
|
||||||
|
|
||||||
LABEL="end"
|
LABEL="end"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user