50-litest.conf 206 B

123456
  1. # Ignore devices created by libinput's test suite (litest)
  2. Section "InputClass"
  3. Identifier "Ignore libinput test suite devices"
  4. MatchProduct "litest"
  5. Option "Ignore" "on"
  6. EndSection