On Fri, Dec 04, 1998 at 11:16:12PM +0100, Daniel Elenius wrote:
> Does anyone know how to change the BASIC mouse speed (not the
> acceleration) in X. The 'xset m' only changes the acceleration and
> threshold, but what I want is a faster non-accelerated mouse
> speed. I've tried 'xset m 4 1' which
Just a guess but >man gpm yields
[snip]
COMMAND LINE OPTIONS
Available command line options are the following:
[snip]
-r number
Set the responsiveness. A higher responsiveness is used
for a faster cursor motion.
does that look like wha
>
> How do I change the mouse speed in X?
>
xset [ []]
see man xset.
HTH,
Eric
--
E.L. Meijer ([EMAIL PROTECTED]) | tel. office +31 40 2472189
Eindhoven Univ. of Technology | tel. lab. +31 40 2475032
Lab. for Catalysis and Inorg. Chem. (TAK) | tel. fax+31 40 245
Hi Daniel :
>
> How do I change the mouse speed in X?
>
Treat man xset. the option "m". e.g. :
"Very Fast" xset m 7 10 &
"Normal(Fast)"xset m 3 10 &
"System Default" xset m default &
"Glacial" xset m 0 10 &
4 matches
Mail list logo