# Configure touchpads to use Chromium Multitouch (cmt) X input driver | |
Section "InputClass" | |
Identifier "touchpad veyron_speedy" | |
MatchIsTouchpad "on" | |
MatchDevicePath "/dev/input/event*" | |
MatchProduct "Elan" | |
Option "Touchpad Stack Version" "2" | |
Option "Integrated Touchpad" "1" | |
Option "Pressure Calibration Offset" "-109.9288325" | |
Option "Pressure Calibration Slope" "3.383599522" | |
Option "Tap Minimum Pressure" "5.0" | |
EndSection |