blob: 951aa29f989773341a01a52c46e844ddd0b03ef2 [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 "Horizontal Resolution" "33"
Option "Vertical Resolution" "33"
Option "Integrated Touchpad" "1"
EndSection