Hi Mike,

Check your InputDevice section for the mouse. Make sure it has a ZAxisMapping.
The one from my xorg.conf (formerly XF86Config I think) looks like:

Section "InputDevice"
       Identifier  "Mouse0"
       Driver      "mouse"
       Option      "Protocol" "IMPS/2"
       Option      "Device" "/dev/input/mice"
       Option      "ZAxisMapping" "4 5"
       Option      "Emulate3Buttons" "yes"
EndSection


The importnat piece is the Option "ZaxisMapping... " section. Try adding that to the
config file...  Make sure you have a backup copy before trying this!!!


[EMAIL PROTECTED] wrote:

Send gnhlug-discuss mailing list submissions to
        gnhlug-discuss@mail.gnhlug.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of gnhlug-discuss digest..."


Today's Topics:

  1. mouse wheel .. (Mike Medai)

--__--__--

Message: 1
Date: Sat, 14 Jan 2006 07:46:54 -0500
From: Mike Medai <[EMAIL PROTECTED]>
To: GNHLUG <gnhlug-discuss@mail.gnhlug.org>
Subject: mouse wheel ..

I'm having problems getting my mouse wheel to work again. I killed my X-server in the process of changing my monitor (I guess I picked a bad resolution or something), and ended up having to run XF86Config to rebuild and copy it resulting in a semblance of booting Kde again. (Major victory for me! <G>)

But for the time being, my wheel mouse does not respond as a wheel should by scrolling. It does respond as a third key when pressed. I've ran Yast (am playing with Suse 9.0 Pro with Kde 3.1), and the Kde config interface, and one or two other graphical interface configs that had something to do with a mouse .. plus the original XF86Config where I selected the mouse previously.

Any ideas on how I can fix this? I've looked through my manuals/books but haven't been able to glean a solution.

Thanks.


_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

Reply via email to