Hello community,
here is the log from the commit of package xf86-input-synaptics for
openSUSE:Factory checked in at 2014-02-21 19:43:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-input-synaptics (Old)
and /work/SRC/openSUSE:Factory/.xf86-input-synaptics.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-input-synaptics"
Changes:
--------
---
/work/SRC/openSUSE:Factory/xf86-input-synaptics/xf86-input-synaptics.changes
2014-01-14 20:01:42.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.xf86-input-synaptics.new/xf86-input-synaptics.changes
2014-02-21 19:43:25.000000000 +0100
@@ -1,0 +2,8 @@
+Thu Feb 20 14:09:01 UTC 2014 - [email protected]
+
+- n_xf86-input-synaptics-xorg.conf.d_snippet.diff: disable
+ "HorizEdgeScroll" instead of setting "HorizScrollDelta" to 0
+ (bnc#864664, fdo#75074)
+- adapted n_xf86-input-synaptics-default-tap.diff
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ n_xf86-input-synaptics-default-tap.diff ++++++
--- /var/tmp/diff_new_pack.GC5dyk/_old 2014-02-21 19:43:27.000000000 +0100
+++ /var/tmp/diff_new_pack.GC5dyk/_new 2014-02-21 19:43:27.000000000 +0100
@@ -7,7 +7,7 @@
@@ -16,6 +16,10 @@ Section "InputClass"
# http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
MatchDevicePath "/dev/input/event*"
- Option "HorizScrollDelta" "0"
+ Option "HorizEdgeScroll" "off"
+# enable tap-to-click as default (bnc#722457)
+ Option "TapButton1" "1"
+ Option "TapButton3" "2"
++++++ n_xf86-input-synaptics-xorg.conf.d_snippet.diff ++++++
--- /var/tmp/diff_new_pack.GC5dyk/_old 2014-02-21 19:43:27.000000000 +0100
+++ /var/tmp/diff_new_pack.GC5dyk/_new 2014-02-21 19:43:27.000000000 +0100
@@ -10,7 +10,7 @@
# http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
-# MatchDevicePath "/dev/input/event*"
+ MatchDevicePath "/dev/input/event*"
-+ Option "HorizScrollDelta" "0"
++ Option "HorizEdgeScroll" "off"
EndSection
Section "InputClass"
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]