Thanks for that.

When I updated the entries to IMPS/2 instead of PS/2 it worked as expected.

Thanks,

George



> Statux <[EMAIL PROTECTED]> wrote:
> 
> > I am having trouble getting imwheel to work.  I have installed
> imwheel and
> > modified the X config files accordingly, and it still does not
> work.
> 
> Don't use imwheel. My mouse-related stuff looks like this:
> 
> Section "InputDevice"
>     Identifier  "OpticalMouse"
>     Driver      "mouse"
>     Option      "Protocol"      "IMPS/2"
>     Option      "Device"        "/dev/mouse"
>     Option      "ZAxisMapping"  "4 5"
> EndSection
> 
> Note the IMPS/2 protocol. This is VERY important. So try working the 
> section above into your config and make sure gpm is running in this 
> manner:
> 
> gpm -t ps/2 -m /dev/mouse
> 
> You may need to modify the appropriate startup scripts.
> 
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to