On Tue, 5 Mar 2002, Dexter Filmore wrote: > > Since I -am- a newbie, I'd like to ask a newbie question: > > > > How can I make my mouse more sensitive? I don't want to increase the > > acceleration (I'd like that to be 0), but I'd like it if it took less > > than 2 or 3 drags to move from one side of the screen to the other. > > I'd like to know, too. I can up accelaration, nut I'd rather increase resolution (or >DEcrease? hm.)
I know how to change it on a per-session basis. I remember that if one wanted these changes to become permanent then one had to set the "a" option in one of the config files used by xinit or startx. However, here is how to do it for each session: [user@machine]$ xset m acceleration-decimal threshold where accelration can be an integer(e.g. 2 to speed up) or a fraction(e.g. 1/2 to slow down) and threshold is how many pixels the mouse is moved before this acceleration occurs HTH -Oisin _______________________________________________ Newbie mailing list [EMAIL PROTECTED] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie
