blizeach wrote:
> On Wed, 12 Nov 2003 12:47:39 -0500, Peter wrote:
>
>> PMFJI, but I recently loaded SL9.1 and immediately found that my M$
>> Intellimouse USB/PS2 Trackball wheel did not work right. When used, it
>> would scroll within the document or page, but not use the scroll bars
>> which
>> I expected. I applied the Mandrake 9.1 settings I had, but they did not
>> work.
>>
>> I was able to correct the problem with the following code in XF86Config.
>>
>> Section "InputDevice"
>> Identifier "Mouse1"
>> Driver "mouse"
>> #Option "Buttons" "7"
>> Option "Protocol" "ExplorerPS/2"
>> Option "Device" "/dev/mouse"
>> Option "ZAxisMapping" "4 5"
>> EndSection
>>
>> FWIW, In Mandrake, I had uncommented the Buttons 7 and the ZAxisMapping
>> was
>> 6 7. Go figure.
>>
>> A good reference I used was at the Xfree86 site:
>>
>> http://xfree86.org/4.3.0/mouse5.html and
>> http://xfree86.org/4.3.0/mouse6.html
>>
>> Regards
> Hey man this worked great. I'm running slack 9.0.
> Thanks
> Dave
Sure it works great in X. Try ctrl+alt+f1 to a console and see what happens
when you move your mouse.