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