mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 02:10:07 +01:00
test: rename the identifier in the 50-litest.conf
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
0ccf43600c
commit
c64d148372
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# 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
|
||||
|
|
|
|||
|
|
@ -76,7 +76,7 @@ devices created by this test suite:
|
|||
.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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue