Mailinglist Archive: opensuse-bugs (15082 mails)
| < Previous | Next > |
[Bug 310305] Patch to fix evdev breaks sax2
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 13 Sep 2007 10:00:55 -0600 (MDT)
- Message-id: <20070913160055.EBF84CC789@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=310305#c2
--- Comment #2 from Stefan Dirsch <sndirsch@xxxxxxxxxx> 2007-09-13 10:00:55 MST ---
> The patch fix in question can be found in Bug 262317
Comment #43. This hunk.
--- /usr/share/sax/profile/logitech-Gaming.orig
+++ /usr/share/sax/profile/logitech-Gaming
@@ -1,10 +1,11 @@
+!remove InputDevice -> [X] -> Option -> Name
!remove InputDevice -> [X] -> Option -> Device
+!remove InputDevice -> [X] -> Option -> Protocol
InputDevice -> [X] -> Identifier = Mouse[[X]]
InputDevice -> [X] -> Driver = evdev
-InputDevice -> [X] -> Option -> Protocol = event
-InputDevice -> [X] -> Option -> InputFashion = Mouse
-InputDevice -> [X] -> Option -> Name = Logitech USB Receiver
InputDevice -> [X] -> Option -> SendCoreEvents = on
InputDevice -> [X] -> Option -> ZAxisMapping = 4 5
InputDevice -> [X] -> Option -> Buttons = 20
+InputDevice -> [X] -> Option -> Vendor = 0x046d
+InputDevice -> [X] -> Option -> Product = 0xc041
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #2 from Stefan Dirsch <sndirsch@xxxxxxxxxx> 2007-09-13 10:00:55 MST ---
> The patch fix in question can be found in Bug 262317
Comment #43. This hunk.
--- /usr/share/sax/profile/logitech-Gaming.orig
+++ /usr/share/sax/profile/logitech-Gaming
@@ -1,10 +1,11 @@
+!remove InputDevice -> [X] -> Option -> Name
!remove InputDevice -> [X] -> Option -> Device
+!remove InputDevice -> [X] -> Option -> Protocol
InputDevice -> [X] -> Identifier = Mouse[[X]]
InputDevice -> [X] -> Driver = evdev
-InputDevice -> [X] -> Option -> Protocol = event
-InputDevice -> [X] -> Option -> InputFashion = Mouse
-InputDevice -> [X] -> Option -> Name = Logitech USB Receiver
InputDevice -> [X] -> Option -> SendCoreEvents = on
InputDevice -> [X] -> Option -> ZAxisMapping = 4 5
InputDevice -> [X] -> Option -> Buttons = 20
+InputDevice -> [X] -> Option -> Vendor = 0x046d
+InputDevice -> [X] -> Option -> Product = 0xc041
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |