Slow moving mouseForum: Other Help Topics Topic: Slow moving mouse started by: SMM Posted by SMM on Mar. 24 2006,06:46
Hello, I did a frugal install of dsl on a PII 400 with 384mb of ram and it runs great. But my mouse moves very slow. Is there any way to speed up my mouse, I couldn't find any setttings for it. It is a ps2 2 button mouse w/ scroll wheel. Any help would be appreciated.Thanks in advance Posted by humpty on Mar. 24 2006,15:57
i happened to copy this script from another post at one time. dunno if it works though.#!/bin/bash #xset m <a> <t> #a = acceleration (e.g 2 = double speed) #t = threshold (e.g 10 = do it after 10 pixels movement) xset m 3 3 Posted by SMM on Mar. 25 2006,22:30
It worked GREAT! Thanks alot for the help.
|