戴尔 5770 笔记本电脑上的 Ubuntu 16.04
我安装了 Touchpad Indicator,因为光标到处乱动并删除我写的部分内容(现在仍然如此)非常烦人。我调整了 Touchpad Indicator,让它尽可能地为我服务。不幸的是,我选择了“隐藏启动”,我再也看不到它了。它无法正常工作(它没有像应该的那样禁用触摸板)
答案1
编辑此文件...
在terminal
...
gedit ~/.config/touchpad-indicator/touchpad-indicator.conf
并改变:
"start_hidden": true
到:
"start_hidden": false