summaryrefslogtreecommitdiff
path: root/test/50-litest.conf
blob: 76579d776c4adb7372c01d4c58425d0882e27078 (plain)
1
2
3
4
5
6
# Ignore devices created by libinput's test suite (litest)
Section "InputClass"
        Identifier "libinput test suite blacklist"
        MatchProduct "litest"
        Option "Ignore" "on"
EndSection