Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
# Ignore devices created by libinput's test suite (litest)
Section "InputClass"
- Identifier "libinput test suite blacklist"
+ Identifier "Ignore libinput test suite devices"
MatchProduct "litest"
Option "Ignore" "on"
EndSection
.RS 4
.nf
.B "Section ""InputClass""
-.B " Identifier ""libinput test suite blacklist""
+.B " Identifier ""Ignore libinput test suite devices""
.B " MatchProduct ""litest""
.B " Option ""Ignore"" ""on""
.B "EndSection"