File n_xf86-input-synaptics-xorg.conf.d_snippet.diff of Package xf86-input-synaptics
---
conf/70-synaptics.conf | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--- a/conf/70-synaptics.conf
+++ b/conf/70-synaptics.conf
@@ -14,7 +14,8 @@
# This option is recommend on all Linux systems using evdev, but cannot be
# enabled by default. See the following link for details:
# http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
-# MatchDevicePath "/dev/input/event*"
+ MatchDevicePath "/dev/input/event*"
+ Option "HorizEdgeScroll" "off"
EndSection
Section "InputClass"