Hey guys. Trying to get things working in the 2.6 kernel for me and I've come across another roadblock, this time to do with the mouse. It's not the speed, but the fact that my scroll wheel and extra buttons on the mx700 from logitech don't work anymore. Clicking any of the extra buttons or moving the scroll wheel results in the mouse moving off to the right hand side of the screen. Can anyone help?
The mouse is attached via the ps/2 port (I'd use the USB but I have a ps/2 KVM) and I'm using kernel 2.6.0-test11. The XF86Config file looks like this: Section "InputDevice" Identifier "Logitech MX700" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "Emulate3Buttons" "false" Option "Buttons" "7" Option "ZAxisMapping" "6 7" EndSection I found a bit of information here and there and it looks like code for the extra buttons and the higher DPI are in the kernel (drivers/mouse/*), but I can't convince X (4.3.0-r3, stable x86) to use it properly. It detects it and I can move the pointer around, but the buttons/scroll wheel don't work :( TIA alan -- Alan <[EMAIL PROTECTED]> - http://arcterex.net -------------------------------------------------------------------- "There are only 3 real sports: bull-fighting, car racing and mountain climbing. All the others are mere games." -- Hemingway -- [EMAIL PROTECTED] mailing list
