Move rule to ignore eventlircd devices in xorg to own xorg.conf.d snippet
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{{ ansible_managed | comment }}
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "exclude eventlircd devices"
|
||||
MatchTag "eventlircd"
|
||||
Option "Ignore" "True"
|
||||
EndSection
|
||||
Reference in New Issue
Block a user