blob: 6b7b09bff93d5cd88b125c246c08712502e243db [file] [log] [blame]
# Configure touchpads to use Chromium Multitouch (cmt) X input driver
Section "InputClass"
Identifier "touchpad blaze"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
MatchProduct "Elan"
Option "Integrated Touchpad" "1"
Option "Touchpad Stack Version" "1"
Option "Pressure Calibration Offset" "-107.6196094"
Option "Pressure Calibration Slope" "2.97397953"
Option "Tap Minimum Pressure" "25.0"
EndSection