xref: /third_party/libinput/test/50-litest.conf (revision a46c0ec8)
1# Ignore devices created by libinput's test suite (litest)
2Section "InputClass"
3        Identifier "Ignore libinput test suite devices"
4        MatchProduct "litest"
5        Option "Ignore" "on"
6EndSection
7