blob: d6863a5b71da0e0fb0c668faf7ce56eae1af4412 [file] [log] [blame]
# Configure touchpads to use Chromium Multitouch (cmt) X input driver
Section "InputClass"
Identifier "touchpad aebl"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Option "Touchpad Stack Version" "1"
Option "Pressure Calibration Offset" "-19.1"
Option "Pressure Calibration Slope" "2.53"
Option "Input Queue Delay" "0.017"
Option "Two Finger Vertical Close Distance Thresh" "35.0"
Option "Fling Buffer Suppress Zero Length Scrolls" "0"
EndSection