blob: 4eca82dcbceed50e4f319721a3a3c902e8fd2e8c [file] [log] [blame]
# Configure touchpads to use Chromium Multitouch (cmt) X input driver
Section "InputClass"
Identifier "touchpad quawks"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
MatchProduct "Elan"
Option "Touchpad Stack Version" "2"
Option "Integrated Touchpad" "1"
Option "Pressure Calibration Offset" "-137.3911345"
Option "Pressure Calibration Slope" "3.607677033"
EndSection