On Thu, 14 Feb 2002 18:03:12 -0600
"Matthew S. Hallacy" <poptix at techmonkeys.org> wrote:

> I've also got an intellimouse, it works great in Red Hat as follows:
> 
> gpm -t imps2 -m /dev/mouse
> 
> Section "InputDevice"
>         Identifier  "Mouse0"
>         Driver      "mouse"
>         Option      "Device" "/dev/mouse"
>         Option      "Protocol" "IMPS/2"
>         Option      "Emulate3Buttons" "off"
>         Option      "ZAxisMapping" "4 5"
> EndSection
> 
> 
> i leave gpm running, it works fine in X, /dev/mouse is a symlink to
> /dev/psaux.
> 
> with the above settings the scroll wheel also works.


Cool, this worked.  Thanks Matthew.  I neglected to write down the
settings of XF86Config when I blew away RH.  One question, what is the
ZAxisMapping for?  Scroll wheel?  However, I did shut off gpm and
uninstalled the package.


Shawn
>