我只能在libinput中找到滚动方法支持。
https://www.mankier.com/4/libinput http://wayland.freedesktop.org/libinput/doc/latest/group__config.html
如何改变蓝牙鼠标的滚动速度?在我的xinput列表中没有相关的道具。
libinput Accel Speed (276): 0.000000
libinput Accel Speed Default (277): 0.000000
libinput Natural Scrolling Enabled (278): 0
libinput Natural Scrolling Enabled Default (279): 0
libinput Send Events Modes Available (257): 1, 0
libinput Send Events Mode Enabled (258): 0, 0
libinput Send Events Mode Enabled Default (259): 0, 0
libinput Left Handed Enabled (280): 0
libinput Left Handed Enabled Default (281): 0
libinput Scroll Methods Available (282): 0, 0, 1
libinput Scroll Method Enabled (283): 0, 0, 0
libinput Scroll Method Enabled Default (284): 0, 0, 0
libinput Button Scrolling Button (662): 2
libinput Button Scrolling Button Default (663): 274
libinput Middle Emulation Enabled (664): 0
libinput Middle Emulation Enabled Default (665): 0
发布于 2017-11-13 02:42:56
发布于 2018-08-08 14:47:52
我目前正在做加速Ubuntu18.04中的鼠标轮的工作。不太高兴这个解决办法,但它确实有效。
发布于 2019-09-26 12:01:49
这个特性的实现是委托给工具包。
下面是一个GNOME问题和两个跟踪它的KDE问题:
https://askubuntu.com/questions/661238
复制相似问题