[Window Manager] thinkpad t440 触摸板不能控制上下左右滚动 V20.4
Tofloor
poster avatar
行云流水
deepin
2022-01-30 21:10
Author

thinkpad t440 触摸板不能控制上下左右滚动,窗口滚动条消thinkpad t440 触摸板不能控制上下左右滚动,窗口滚动条消失

每次都是

Reply Favorite View the author
All Replies
hjq200
deepin
2022-01-30 21:56
#1

我也是这台机器

Reply View the author
jjcui8595
deepin
2022-01-30 23:15
#2

触控板无效?我的联想笔记本在deepin下正常,在ubuntu下无效,可用以下方法解决,你可以试试:

终端执行

1.sudo vim /etc/default/grub

在GRUB_CMDLINE_LINUX 后添加 initcall_blacklist=elants_i2c_driver_init
2.运行 update-grub命令

3.重启

Reply View the author