KDE has some configure options for this. However, i have the same problem as you. kde scale 0-10 i think it was anything more than 1 was too quick. and it goes up in steps of 1 ! i've emailed them, but no reply

JG

Robert Goshko wrote:
On Thu, 2003-01-09 at 13:55, Joan Tur wrote:

-----BEGIN PGP SIGNED MESSAGE-----
I've modified XF86Config-4 in order for me to be able to use both integrated (it's a laptop) and usb mouses, and it now works.

The problem is that the usb mouse moves too fast. How can I slow only the usb one? 8-?

I have a similar config, but I have listed my USB mouse first in the
XF86Config-4 file, I'm not sure if this would make a difference, but
both mice are usable and I do not have any speed problems.

Hope this helps.

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

Section "InputDevice"
    Identifier "Mouse2"
    Driver "mouse"
    Option "Protocol" "PS/2"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons"
    Option "Emulate3Timeout" "50"
EndSection



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to