“升级”16.04至17.04现在无法改变鼠标速度

滑块不起作用! 支持工作的基本滑块……不工作!

xset m 

不起作用


鼠标转储

 mantis@toboggan:~$ xinput --list-props 10 Device 'Razer Razer Abyssus': Device Enabled (143): 1 Coordinate Transformation Matrix (145): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 libinput Accel Speed (277): 0.000000 libinput Accel Speed Default (278): 0.000000 libinput Accel Profiles Available (279): 1, 1 libinput Accel Profile Enabled (280): 1, 0 libinput Accel Profile Enabled Default (281): 1, 0 libinput Natural Scrolling Enabled (282): 0 libinput Natural Scrolling Enabled Default (283): 0 libinput Send Events Modes Available (262): 1, 0 libinput Send Events Mode Enabled (263): 0, 0 libinput Send Events Mode Enabled Default (264): 0, 0 libinput Left Handed Enabled (284): 0 libinput Left Handed Enabled Default (285): 0 libinput Scroll Methods Available (286): 0, 0, 1 libinput Scroll Method Enabled (287): 0, 0, 0 libinput Scroll Method Enabled Default (288): 0, 0, 0 libinput Button Scrolling Button (289): 2 libinput Button Scrolling Button Default (290): 2 libinput Middle Emulation Enabled (291): 0 libinput Middle Emulation Enabled Default (292): 0 Device Node (265): "/dev/input/event4" Device Product ID (266): 5426, 66 libinput Drag Lock Buttons (293):  libinput Horizontal Scroll Enabled (294): 1 

是的,这里没有恒速减速!

我遇到了同样的问题,并且在找到解决方案之前已经挣了很长时间。 大多数其他教程告诉您设置属性“Device Accel Constant Deceleration”。

但是,我的鼠标和你的鼠标似乎也使用了libinput

因此该属性有点不同,被称为“libinput加速度” https://www.mankier.com/4/libinput

尝试使用以下命令设置速度:

xinput –set-prop 10’libinput加速度’-0.8

注意:值在-1和1之间