[Bug 203609] usb mouse not working in X
https://bugzilla.novell.com/show_bug.cgi?id=203609 mhopf@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |ms@novell.com ------- Comment #9 from mhopf@novell.com 2006-09-08 05:00 MST ------- (In reply to comment #7)
Before you jump to conclusions: during the tests Stefan and I did, plugging in usb mice later didn't help (that was during installation).
It does for me. The /dev/input/eventN mouse section is gone for good, and a standard mouse listening on /dev/input/mice is included (as it is supposed to be). The mouse works after plugging it in after Xserver startup. (In reply to comment #4)
Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "Buttons" "5" Option "Device" "/dev/input/event1" Option "Name" "USB Mouse" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection
This looks strange. For /dev/input/eventN only the evdev driver can understand the protocol (not the "mouse" driver), and it has a completely different set of options. Marcus, I assume something is broken in the autoconfiguration, can you check please? -- 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, or are watching someone who is. --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-bugs+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-bugs+help@opensuse.org
participants (1)
-
bugzilla_noreply@novell.com