blob: b12bcbff8536ea0dbd5cefe9050e00d612d1ddde [file] [log] [blame]
# Configure touchpads to use Chromium Multitouch (cmt) X input driver
Section "InputClass"
Identifier "touchpad celes atmel"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
MatchProduct "Atmel"
Option "Touchpad Stack Version" "2"
Option "Integrated Touchpad" "1"
Option "Zero Finger Click Enable" "0"
Option "Palm Pressure" "150"
EndSection