blob: 62b3bfc9015619cc4b8bac35c04958d274191daf [file] [log] [blame]
# Configure touchpads to use Chromium Multitouch (cmt) X input driver
Section "InputClass"
Identifier "touchpad elan"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Option "Touchpad Stack Version" "1"
Option "Horizontal Resolution" "33"
Option "Vertical Resolution" "33"
Option "Integrated Touchpad" "1"
Option "Input Queue Delay" "0.017"
Option "Two Finger Vertical Close Distance Thresh" "35.0"
Option "Fling Buffer Suppress Zero Length Scrolls" "0"
EndSection