Remove extra text for trackpads

This commit is contained in:
Jake Howard 2018-03-31 18:45:53 +01:00
parent 5c4576e0d8
commit 18ecc485d1

View file

@ -1,12 +0,0 @@
# Trackpad
Doc: https://wiki.archlinux.org/index.php/Touchpad_Synaptics
### Disable tap to click
Option "TapButton1" "0"
Option "TapButton2" "0"
Option "TapButton3" "0"
# Enable horizontal and vertical scrolling
Option "VertTwoFingerScroll" "on"
Option "HorizTwoFingerScroll" "on"