我在这里使用这个命令,xset m 1/2 8
但我注意到每次登录时都必须执行此命令。有没有更永久的方法来改变我的鼠标灵敏度?
1/2
另外,和8
与鼠标速度有什么关系?
答案1
我将回答数字部分:第一个数字代表加速度,第二个数字代表阈值。来自man xset
:
By default the pointer (the on-screen representation of the pointing
device) will go `acceleration' times as fast when the device travels
more than `threshold' mickeys (i.e. would-be pixels) in 10 ms, includ‐
ing a small transition range ...