我安装了kali linux 2。我有一个8200 cpi的鼠标。如何设置鼠标指针的最小速度?如果我在设置中设置最小值,它仍然无法使用。我也尝试过:xset m 0 0
但仍然很糟糕。有什么方法可以将速度、dnk设置为低于0吗?
答案1
尝试使用此命令:
dconf-editor
在这些模式中:
org.gnome.settings-daemon.peripherals.mouse
org.gnome.settings-daemon.peripherals.touchpad
通过这些设置:
motion-acceleration
motion-threshold
他们的价值观可能来自0 - 1.79e308
.