2025年2月28日
我最近在我的 Lenovo Thinkpad X1 Yoga 笔记本电脑上安装了 Ubuntu 18.04 LTS。除了右键单击触摸板外,所有其他桌面功能都工作正常。经过几分钟的故障排除和 Google 搜索后,我了解到问题出在需要启用的 Gnome 设置上。为了能够在 Lenovo Thinkpad 中运行的 Ubuntu 18.04 上启用触摸板右键单击功能,您需要安装 gnome-tweak-tool,这是一个用于调整和自定义 Gnome 桌面环境的工具。$ sudo apt install gnome-tweak-tool
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be ins…