MS Intellimouse and Suse 9 pro - side buttons
Hello, I have a problem. My mouse and printer are connected to the usb hub of my MS Natural Keyboard Pro that itself is connected via usb to the computer. Everything works, but the side buttons of my MS Intellimouse Optical 1.1A do not work as i wish (e.g. browse forward or backward in browser history). With Knoppix 3.3 and some modification to XF86Config they do their job. I got hints from: http://groups.google.com/groups?hl=de&lr=&ie=UTF-8&oe=UTF-8&frame=right&th=e60899840351e001&seekm=nrmq1b.6e.ln%40nntp2.linuxuser.org.uk#link16 Is there anyone who can help me. Regards burki dmesg output (only for usb): ----------------------------------------------------------------------- usb.c: registered new driver usbdevfs usb.c: registered new driver hub usb-uhci.c: $Revision: 1.275 $ time 19:50:37 Feb 18 2004 usb-uhci.c: High bandwidth mode enabled usb-uhci.c: USB UHCI at I/O 0xd800, IRQ 5 usb-uhci.c: Detected 2 ports usb.c: new USB bus registered, assigned bus number 1 hub.c: USB hub found hub.c: 2 ports detected usb-uhci.c: v1.275:USB Universal Host Controller Interface driver uhci.c: USB Universal Host Controller Interface driver v1.1 hub.c: new USB device 00:07.3-1, assigned address 2 hub.c: USB hub found hub.c: 4 ports detected mice: PS/2 mouse device common for all mice hub.c: new USB device 00:07.3-2, assigned address 3 usb.c: USB device 3 (vend/prod 0x45e/0x39) is not claimed by any active driver. hub.c: new USB device 00:07.3-1.1, assigned address 4 usb.c: USB device 4 (vend/prod 0x45e/0x1d) is not claimed by any active driver. usb.c: registered new driver hiddev usb.c: registered new driver hid input: USB HID v1.10 Keyboard [045e:001d] on usb1:4.0 input: USB HID v1.10 Device [045e:001d] on usb1:4.1 usb-uhci.c: interrupt, status 3, frame# 1701 input: USB HID v1.10 Mouse [Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)] on usb1:3.0 hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz> hid-core.c: USB HID support drivers usb-uhci.c: ENXIO 84000480, flags 0, urb c2da49e0, burb c2da4860 usbdevfs: USBDEVFS_CONTROL failed dev 4 rqt 128 rq 6 len 18 ret -6 The last two lines are repeated 13 times. ------------------------------------------------------------------------ XF86Config ----------------------------------------- Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "Buttons" "7" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "6 7" EndSection ----------------------------------------- When I log in the following commands are executed: xmodmap -e "pointer = 1 2 3 6 7 4 5" imwheel -k -b "76"
participants (1)
-
Burkhard Moddemann