well..i use the MX700 on my system..but i use 2.4.20 kernel....however,
i believe the input device sections should stay about the same....
here's mine...and the 3 buttons and the wheel work fine. The two side
buttons do now however. I suppose someone will figure out how to fix
that someday.
But this should get your wheel and three main buttons working alright at
least
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
EndSection
Brendan
On Wed, 2003-12-17 at 19:46, Alan wrote:
> 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
--
Brendan Sullivan
<[EMAIL PROTECTED]>
--
[EMAIL PROTECTED] mailing list