One More Distro!

Linux Mint 9 has GIMP in the Live CD

And happily it's a Ubuntu based so the "too-speedy-mouse-fix" via the terminal 
works in LiveCD too.  The GUI is not flexible enough with Blue Track Microsoft 
mice, just google for info on these Ubuntu terminal commands>

        sudo -s

root privileges are required

        xinput --list --short

Gives device id list.
The next is my fix, so the values may vary for you:

xinput --set-prop <insert your device name in quotes or id#> "Device Accel 
Constant Deceleration" 3
xinput --set-prop <insert your device name in quotes or id#> "Device Accel 
Adaptive Deceleration" 5

YOU NEED A SANE MOUSE FOR THE GIMP !



-- 
Mike_tn (via gimpusers.com)
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to