blob: 0db82f6598f4b8d6c9ad52f2f63d7f45eaecca98 [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"
EndSection