selfjungle Just another WordPress weblog

26Jun/150

set mouse sensitivity – with xset

# get current stat:
xset q | grep -A 1 Pointer
# set new:
# xset m acceleration threshold
xset m 3/2 4

https://wiki.archlinux.org/index.php/Mouse_acceleration

Filed under: Uncategorized No Comments