8 lines
195 B
Text
8 lines
195 B
Text
|
|
Section "InputClass"
|
||
|
|
Identifier "touchpad catchall"
|
||
|
|
Driver "synaptics"
|
||
|
|
MatchIsTouchpad "on"
|
||
|
|
MatchDevicePath "/dev/input/event*"
|
||
|
|
Option "MaxTapTime" "0"
|
||
|
|
EndSection
|