[Bug 203609] usb mouse not working in X
https://bugzilla.novell.com/show_bug.cgi?id=203609 ------- Comment #4 from silviu.marin-caea@otpbank.ro 2006-09-08 02:22 MST ------- Installation can be done with keyboard only. After installation, I have commented out the "Envents" mouse from ServerLayout section of xorg.conf. After that, my USB mouse works. 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 Section "InputDevice" Driver "mouse" Identifier "Mouse[3]" Option "Buttons" "5" Option "Device" "/dev/input/mice" Option "Name" "ImPS/2 Generic Wheel Mouse" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[3]" "CorePointer" # InputDevice "Mouse[1]" "SendCoreEvents" Option "Clone" "off" Option "Xinerama" "off" Screen "Screen[0]" EndSection -- 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