Click to See Complete Forum and Search --> : very dumb question but i need to know.. its bugging me


greaseFarmer
06-08-2003, 09:54 AM
um.. this might sound dumb but does anyone else have a scroll thing on their mouse that doesnt work?... this makes me mad.. im not use to having to click the arrows or drag the little deal thing... ive got a microsoft SCROLLMASTER... no not really but it scrolls .. wel it used to

lahook
06-08-2003, 10:15 AM
edit your XF86Config file: "/etc/X11/XF86Config"

make your mouse section look like this:

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

i hope this helps you