10-synaptics.conf: fixed indention
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
Section "InputClass"
|
Section "InputClass"
|
||||||
Identifier "touchpad catchall"
|
Identifier "touchpad catchall"
|
||||||
Driver "synaptics"
|
Driver "synaptics"
|
||||||
MatchIsTouchpad "on"
|
MatchIsTouchpad "on"
|
||||||
MatchDevicePath "/dev/input/event*"
|
MatchDevicePath "/dev/input/event*"
|
||||||
Option "TapButton1" "1"
|
Option "TapButton1" "1"
|
||||||
Option "TapButton2" "2"
|
Option "TapButton2" "2"
|
||||||
Option "TapButton3" "3"
|
Option "TapButton3" "3"
|
||||||
Option "VertTwoFingerScroll" "on"
|
Option "VertTwoFingerScroll" "on"
|
||||||
Option "HorizTwoFingerScroll" "on"
|
Option "HorizTwoFingerScroll" "on"
|
||||||
EndSection
|
EndSection
|
||||||
|
|||||||
Reference in New Issue
Block a user