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