2014-06-24 16:23:12 +02:00
|
|
|
# Ignore devices created by libinput's test suite (litest)
|
|
|
|
|
Section "InputClass"
|
2020-07-15 09:36:30 +10:00
|
|
|
Identifier "Ignore libinput test suite devices"
|
2014-06-24 16:23:12 +02:00
|
|
|
MatchProduct "litest"
|
|
|
|
|
Option "Ignore" "on"
|
|
|
|
|
EndSection
|