Re: wheel mouse
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/psaux"
Option "Protocol" "IMPS/2"
Option "Emulate3Buttons" "off"
Option "ZAxisMapping" "4 5"
EndSection
If you have an /etc/X11/XF86Config-4, add the above to that. Otherwise add
it to /etc/X11/XF86Config.
On Saturday 22 September 2001 10:18 am, Avdi B. Grimm wrote:
> I'll make this short. I've got a standard-issue MS PS/2 wheel mouse. @
> buttons and a wheel. I want all the buttons to work under X (v.
> 4.something-or-other). Right now only the two buttons work. What do I
> need to add to my X config files?
>
> -- Avdi Grimm
Reply to: