Added: synaptics touchpad config file
This commit is contained in:
parent
87327c8fee
commit
9f5017eafc
11
10-synaptics.conf
Normal file
11
10-synaptics.conf
Normal file
@ -0,0 +1,11 @@
|
||||
Section "InputClass"
|
||||
Identifier "touchpad catchall"
|
||||
Driver "synaptics"
|
||||
MatchIsTouchpad "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Option "TapButton1" "1"
|
||||
Option "TapButton2" "2"
|
||||
Option "TapButton3" "3"
|
||||
Option "VertTwoFingerScroll" "on"
|
||||
Option "HorizTwoFingerScroll" "on"
|
||||
EndSection
|
Loading…
x
Reference in New Issue
Block a user