%xset m 7/2 3
so far so good, but gnome has its own
ideas about mouse acceleration...
It is set in ~/.gnome/Desktop as
acceleration=x
and as far as xset is concerned this means
floor(x/2.0). Had it not been for the
floor(), acceleration=7 would've worked fine...
Does anyone know how I can set up the acceleration
to be 7/2 (as reported by xset) rather than 3 or 4
which the closest I get with gnome...?
(i.e. acceleration=6 and 7 is the same... 3 in xset)
(other than running xset explicitly)
TIA.
--
Luben