you could also just read the XF86Config-4 file in your /etc/X11
directory.  The pointer section should look something like this:

Section "InputDevice"

    Identifier "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/usbmouse"
    Option "Zaxismapping" "4 5"
#    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"

I use a usb mouse so my "device" section refers to a usbmouse, if yours
is a ps/2 mouse, the device section should refer to either /dev/mouse or
/dev/psaux.  Basically just leave it as whatever it is.  For mouse wheel
to work the "Protocol" must be "IMPS/2" and you there must be a line
Option "Zaxismapping" "4 5"

just log in as su and start up a konqueror session, navigate to that
directory and make the appropriate changes.  To open the file in
editable format you must right click on it and choose a text editor you
are comfortable with.  Once you are done, save, close the editor, vlose
konqueror, exit your existing session and restart X.  If you use the
graphical login thingy it is an option in the shutdown list.  Otherwise
merely logging out and back in will take care of it.

No need to reboot for something like this.  

Good luck!


Abe

Meph Istopheles wrote:
> 
>   Carson,
> 
> > I changed my screen resolution from 1280*1024 to 1024*768 and
> > now my mouse wheel no longer works. Nothing else has changed.
> > Can anyone explain to me how to make it work again? thanks!!
> 
>   Did you check to be sure you're using your mouse?  I've noticed
> on a couple of occasions that lm7.2 will switch me to a generic
> mouse.  I switch it back to the Logitec Mouseman First Mouse, &
> it works again.
> 
>   If it's set correctly, you might switch to a generic, reboot &
> switch back.  Should work.
> 
>   Meph
> 
> --
>   "I did this 'cause Linux gives me a woody."
>   -Dave '-ddt->' Taylor, announcing DOOM for Linux

Reply via email to