intellimouse scroll wheel problem

Hasse Hansson webmaster at swedehost.com
Sun Sep 21 08:47:48 PDT 2003


On Sunday 21 September 2003 17.21, Scott Renna wrote:
> Hello all,
>
> Had a question in regards to the MS Intellimouse(USB) and X.  I
> finally got it working right, for a while I'd move it and it would
> jump around in the left corner.  I changed the MouseProtocol to be
> MouseSystems...not sure what that means but I saw it on here.
>
> Here's the problem, the scroll knob doesn't work.  Anyone had any
> experience with this mouse and getting it to work right.  I tried
> using a converter to ps2 and the thing isn't even recognized as
> working.
>
> Scott Renna
>
>

Hi.
This is from my /etc/X11/XF86Config
for a 3-buttons ps2 mouse ( NOT USB )
but the interesting line is the ZAxisMapping.

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/sysmouse"
        Option      "ZAxisMapping" "4 5"
        Option      "Buttons" "5"
EndSection

Regards
Hasse.



More information about the freebsd-questions mailing list