使用笔记本时我喜欢关闭触摸板,以防止手无意中碰到触摸板造成鼠标的跳转。实现Ubuntu下触摸板打开和关闭的功能,可以使用Touchpad Indicator这个软件,安装和使用方法如下:
1.打开终端,输入一下命令:
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install touchpad-indicator
按照提示,即可完成Touchpad Indicator这个软件的安装。
2.打开应用程序->附件->Touchpad-Indicator,启动这款软件,在面板的右侧即可看到Touchpad Indicator正在运行,点击,选择“禁用触摸板”,即可停止使用触摸板;在“启用触摸板”,即可恢复触摸板的使用。
1.打开终端,输入一下命令:
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install touchpad-indicator
按照提示,即可完成Touchpad Indicator这个软件的安装。
2.打开应用程序->附件->Touchpad-Indicator,启动这款软件,在面板的右侧即可看到Touchpad Indicator正在运行,点击,选择“禁用触摸板”,即可停止使用触摸板;在“启用触摸板”,即可恢复触摸板的使用。