11 lines
244 B
Text
11 lines
244 B
Text
Section "InputClass"
|
|
Identifier "touchpad"
|
|
Driver "synaptics"
|
|
MatchIsTouchpad "on"
|
|
Option "TapButton1" "1"
|
|
Option "TapButton2" "2"
|
|
Option "TapButton3" "3"
|
|
Option "VertTwoFingerScroll" "on"
|
|
Option "HorizTwoFingerScroll" "on"
|
|
EndSection
|
|
|