On Monday 28 June 2004 11:43 am, Scott Mazur wrote:
> I'm experiencing a problem I've never seen on any of my other Mandrake
> boxes (9.2, 10.0CE upgraded from 9.2).
>
> This was a fresh install from scratch on a new box, then updated to the
> latest CE and x11.org.  The mouse works perfectly except for one extremely
> annoying problem.  When I scroll up in KDE (kfm) using the mouse wheel, the
> directory listings not only scroll up but over 4 or 5 chars as well.  In
> otherwords, the horizontal scroll gadget at the bottom of the frame (if the
> content is wide enough to require it) jumps to center position every time I
> scroll up.  I live and die by that scroll wheel, so this little quirk makes
> me just want to throw the mouse at the wall.
>
> It seems to affect only kfm, but I haven't confirmed that.  The only KDE
> config option I can find for the scroll wheel is to set the number of lines
> to scroll.  I haven't found anyplace where it might been possible to remap
> the up wheel movement to some other action.  The problem has persisted
> through many KDE upgrades, and since this is a newly installed box, I can't
> even say if it the problem new or was there from the start.
>
> Any ideas if this is a KDE bug? x11.org bug? config problem?
> Anyone else experience this?
>
> Scott
>
It's a problem with the axis mapping in the pointing device section of the X11 
config file.  I had to change it when I first installed too as I got the same 
behavior.  Here is mine as it stands now.

Section "InputDevice"
    Identifier "Mouse"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/mouse"
    Option "ZAxisMapping" "4 5"
EndSection
-- 
/g

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to