[linux] wayland笔记本触摸板滚动速度调整

ubuntu下笔记本的滚动速度总是很快,gnome下又没法直接调整

可以使用下面这个软件:

https://gitlab.com/warningnonpotablewater/libinput-config

1. 安装上面的软件

2.

sudo apt-get update
sudo apt-get install pkg-config

sudo apt-get install libinput10 libinput-dev

3.vi /etc/libinput.conf

添加 scroll-factor=0.1

然后logout重启

 

posted @ 2023-08-26 22:23  hh9515  阅读(847)  评论(0)    收藏  举报