commit xorg-x11-driver-input for openSUSE:Factory
Hello community, here is the log from the commit of package xorg-x11-driver-input for openSUSE:Factory checked in at Mon Nov 23 14:33:46 CET 2009. -------- --- xorg-x11-driver-input/xorg-x11-driver-input.changes 2009-11-14 03:13:40.000000000 +0100 +++ /mounts/work_src_done/STABLE/xorg-x11-driver-input/xorg-x11-driver-input.changes 2009-11-20 22:57:45.000000000 +0100 @@ -1,0 +2,6 @@ +Fri Nov 20 22:50:58 CET 2009 - sndirsch@suse.de + +- xf86-input-synaptics-settings.diff + * disable TapButtons again (bnc #554884) + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorg-x11-driver-input.spec ++++++ --- /var/tmp/diff_new_pack.A8dsU1/_old 2009-11-23 14:22:57.000000000 +0100 +++ /var/tmp/diff_new_pack.A8dsU1/_new 2009-11-23 14:22:57.000000000 +0100 @@ -24,7 +24,7 @@ BuildRequires: Mesa-devel pkgconfig xorg-x11-proto-devel xorg-x11-server-sdk Url: http://xorg.freedesktop.org/ Version: 7.4 -Release: 40 +Release: 41 License: MIT License (or similar) BuildRoot: %{_tmppath}/%{name}-%{version}-build Group: System/X11/Servers/XF86_4 ++++++ xf86-input-synaptics-settings.diff ++++++ --- /var/tmp/diff_new_pack.A8dsU1/_old 2009-11-23 14:22:57.000000000 +0100 +++ /var/tmp/diff_new_pack.A8dsU1/_new 2009-11-23 14:22:57.000000000 +0100 @@ -1,22 +1,5 @@ --- src/synaptics.c.orig 2009-08-03 01:05:26.000000000 +0000 +++ src/synaptics.c 2009-11-14 01:55:58.000000000 +0000 -@@ -413,10 +413,16 @@ static void set_default_parameters(Local - emulateTwoFingerMinW = 7; - } - -+#if 0 - /* Enable tap if we don't have a phys left button */ - tapButton1 = priv->has_left ? 0 : 1; - tapButton2 = priv->has_left ? 0 : 3; - tapButton3 = priv->has_left ? 0 : 2; -+#else -+ tapButton1 = 1; -+ tapButton2 = 3; -+ tapButton3 = 2; -+#endif - - /* Enable multifinger-click if we don't have right/middle button, - otherwise clickFinger is always button 1. */ @@ -424,8 +430,12 @@ static void set_default_parameters(Local clickFinger2 = priv->has_right ? 1 : 3; clickFinger3 = priv->has_middle ? 1 : 2; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de