blob: 02e990bfd307b8c86a8a190a232c8f98d9d05de6 [file] [log] [blame]
Section "InputClass"
Identifier "non-core touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Option "SendCoreEvents" "false"
EndSection
Section "InputClass"
Identifier "Atmel touchscreen"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
MatchProduct "Atmel"
Option "EnableTouchNoiseFilter" "1"
EndSection