libinput/test/50-litest.conf
Peter Hutterer c64d148372 test: rename the identifier in the 50-litest.conf
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2020-07-15 09:36:48 +10:00

6 lines
206 B
Text

# Ignore devices created by libinput's test suite (litest)
Section "InputClass"
Identifier "Ignore libinput test suite devices"
MatchProduct "litest"
Option "Ignore" "on"
EndSection