Hello community,

here is the log from the commit of package xorg-x11-driver-input for 
openSUSE:Factory
checked in at Mon May 9 09:55:56 CEST 2011.



--------
--- xorg-x11-driver-input/xorg-x11-driver-input.changes 2011-03-23 
19:12:14.000000000 +0100
+++ 
/mounts/work_src_done/STABLE/xorg-x11-driver-input/xorg-x11-driver-input.changes
    2011-05-06 12:24:52.000000000 +0200
@@ -1,0 +2,7 @@
+Fri May  6 10:09:45 UTC 2011 - [email protected]
+
+- xf86-input-wacom-no-n-trig.diff
+  * stylus doesn't work on N-Trig; better rely on evdev driver
+    (bnc #686498) 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  xf86-input-wacom-no-n-trig.diff

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xorg-x11-driver-input.spec ++++++
--- /var/tmp/diff_new_pack.HZGG2P/_old  2011-05-09 09:51:56.000000000 +0200
+++ /var/tmp/diff_new_pack.HZGG2P/_new  2011-05-09 09:51:56.000000000 +0200
@@ -23,7 +23,7 @@
 BuildRequires:  Mesa-devel pkgconfig udev xorg-x11-proto-devel 
xorg-x11-server-sdk
 Url:            http://xorg.freedesktop.org/
 Version:        7.6
-Release:        32
+Release:        33
 License:        MIT License (or similar)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Group:          System/X11/Servers/XF86_4
@@ -69,6 +69,7 @@
 Patch55:        xf86-input-synaptics-clickpad-threshold.diff
 Patch56:        xf86-input-synaptics-move-threshold.diff
 Patch57:        xf86-input-synaptics-filter-bogus-coord.diff
+Patch58:        xf86-input-wacom-no-n-trig.diff
 
 %description
 This package contains X.Org input drivers.
@@ -118,7 +119,11 @@
 %else
 pushd xf86-input-vmmouse-*
 %patch47 -p1
+popd
 %endif
+pushd xf86-input-wacom-*
+%patch58 -p1
+popd
 
 %build
 for dir in $(ls); do

++++++ xf86-input-wacom-no-n-trig.diff ++++++
Index: xf86-input-wacom-0.10.8/conf/50-wacom.conf
===================================================================
--- xf86-input-wacom-0.10.8.orig/conf/50-wacom.conf
+++ xf86-input-wacom-0.10.8/conf/50-wacom.conf
@@ -21,12 +21,13 @@ Section "InputClass"
 EndSection
 
 
+### stylus doesn't work; better rely on evdev driver (bnc #686498)
 # N-Trig Duosense Electromagnetic Digitizer
-Section "InputClass"
-       Identifier "Wacom N-Trig class"
-       MatchProduct "HID 1b96:0001|N-Trig Pen"
-       MatchDevicePath "/dev/input/event*"
-       Driver "wacom"
-       Option "Button2" "3"
-EndSection
+#Section "InputClass"
+#      Identifier "Wacom N-Trig class"
+#      MatchProduct "HID 1b96:0001|N-Trig Pen"
+#      MatchDevicePath "/dev/input/event*"
+#      Driver "wacom"
+#      Option "Button2" "3"
+#EndSection
 

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to