X and Fluxbox :: mouse sensitivity



How can I make the mouse more sensative? Thanks in advance.
xset m <acceleration> <threshold>

http://linuxcommand.org/man_pages/xset1.html

Thanks, but what it the default acceleration set by dsl?
does anyone know what the default acceleration is?
Try typing

xset -q

for a list of current xset settings,
or xset --help for more info.

default looks to be acceleration=2/1 and threshold=4

73
ke4nt

Next Page...
original here.