On Mon, 4 Jul 2016 16:44, Bob wrote:
> Default property as seen by xset is
> 
> ~~~~
> #xset q | grep -A 1 Pointer
> Pointer Control:
>    acceleration:  2/1    threshold:  4
> ~~~~~
> 
> Also tried various combination with xset without any luck :-(
> 
> How can I then normalize the pointer speed ?

Did you try all options mentioned here?
https://wiki.archlinux.org/index.php/Mouse_acceleration

I managed to slow down the mouse pointer speed by putting this line in
my window manager's startup file:

xset mouse 0 0 &

Reply via email to