I experienced the same problems with my intellimouse. What you're looking for is
quite simple, I guessed at how I could get the new Zaxis line and it worked. =] 

Section "InputDevice"

# Identifier and driver

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Device"      "/dev/psaux"

Good luck!

Ty

On Thu Feb 15/2001 @ 11:02:P -0500, Dave Bresson wrote:
> 
> 
> Hi there,
> 
> 
> I'm having a problem with my Microsoft Intellimouse (an intellimouse with
> two buttons and a scroll wheel that uses the ps/2 interface) since going
> from a 2.2.x kernel to 2.4.1.  The way i have setup (and how everything
> worked perfectly before this upgrade) was that gpm was set to read from
> /dev/psaux using the imps2 protocol.  It then repeats this to /dev/gpmdata
> which i then have /dev/mouse linked to.  My XF86Config-4 is setup so that
> it knows the mouse is at /dev/mouse, and uses the imPS/2 protocol.  I also
> have a line for the Zaxis stuff to get the scroll wheel to act like
> buttons 4 and 5 in X so that the wheel works.  Anyway, all this is well
> and good because it was this exact setup that worked before the new
> kernel.  Anyway, since upgrading the kernel, gpm no longer works on
> /dev/psaux with the imps2 protocol (hence, X doesn't work either...).  The
> mouse just goes all crazy moving all over the place, and pushing random
> buttons and what not.  So i set gpm and X to use the regular ps/2
> protocol, and everything was fine, however i get no third button or
> scroll wheel anymore, which sucks.  Just in case this was just a gpm
> problem, i tried having X read directly from /dev/psaux using the IMPS/2
> protocol, but unfortunately got the same bad result.  Does anyone have any
> idea what might be the problem here?  It had to have been something i
> configured wrong in the kernel...however i don't know what, since it just
> made the IMPS/2 stuff not work, while the regular PS/2 still works...very
> strange.  Any ideas, or tips?
> 
> 
> thanks,
> 
> 
> 
> dave
> 
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 
Tyler Braun
[EMAIL PROTECTED]

Reply via email to