Small update for Ubuntu 9.10 Lucid Lynx. Since it's much more cryptic (for me) to edit udev rules described @ wiki.ubuntu.com - https://wiki.ubuntu.com/X/Config/Input#Input Configuration with udev (Ubuntu 10.04) - then I decided to use xinput:
# show connected devices xinput --list --short # show what properties can be changed xinput --list-props Razer Razer 1600dpi 3 button optical mouse # set constant deceleration xinput --set-prop "Razer Razer 1600dpi 3 button optical mouse" "Device Accel Constant Deceleration" "4" -- mouse acceleration values smaller than "1" have no effect in Jaunty https://bugs.launchpad.net/bugs/367808 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs