随笔分类 -  ubuntu

在ubuntu18.04中使用chorme浏览器,发现鼠标向下滑动速度真的很慢!更改鼠标滚动速度解决!!
摘要:1、安装imwheel sudo apt-get install imwheel 2、更改配置 sudo gedit ~/.imwheelrc 在打开的imwheelrc文件中添加下面的内容: ".*" None, Up, Button4, 5 None, Down, Button5, 5 Cont 阅读全文
posted @ 2020-06-09 22:25 wyhluckydog 阅读(2016) 评论(0) 推荐(0)