blob: 52134e45005ed7108df7da635996063702bd3cf0 [file] [log] [blame]
# Configure touchpads to use xf86-input-multitouch X input driver
Section "InputClass"
Identifier "touchpad"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "multitouch"
EndSection