blob: b73587c87048837850a23dccd33e9dbb3978dc2f [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 "Pressure Calibration Offset" "-11.2"
Option "Pressure Calibration Slope" "1.68"
EndSection