2017-07-10 10:20:46 -07:00
|
|
|
Section "InputClass"
|
2017-07-10 10:22:54 -07:00
|
|
|
Identifier "touchpad catchall"
|
|
|
|
Driver "synaptics"
|
|
|
|
MatchIsTouchpad "on"
|
|
|
|
MatchDevicePath "/dev/input/event*"
|
|
|
|
Option "TapButton1" "1"
|
|
|
|
Option "TapButton2" "2"
|
|
|
|
Option "TapButton3" "3"
|
2017-07-10 10:20:46 -07:00
|
|
|
Option "VertTwoFingerScroll" "on"
|
|
|
|
Option "HorizTwoFingerScroll" "on"
|
|
|
|
EndSection
|