• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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