1
0
Files
xf86-input-synaptics/n_xf86-input-synaptics-xorg.conf.d_snippet.diff
Stefan Dirsch 7249acf5f6 - u_conf-rename-to-70-synaptics.conf.patch
* bump up synaptics driver to 70, so it get's preferred over
    libinput, which was dropped down to 060 (boo #979554)
- adjusted n_xf86-input-synaptics-default-tap.diff,
  n_xf86-input-synaptics-xorg.conf.d_snippet.diff

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=51
2016-05-19 15:24:22 +00:00

17 lines
542 B
Diff

---
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"