用笔记本电脑打字时,最让人难受的就是碰到了触摸板,使得光标乱飞。
我们可以安装一个软件使得在插入鼠标的时候触摸板失效,当取出鼠标的时候又生效。
安装Touchpad Indicator (触摸板开关)
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install touchpad-indicator
到dash上运行 touchpad indicator
Action选项中选Disable touchpad when mouse plugin
ok!
关于Ubuntu下触摸板失灵的解决方法一例:http://www.linuxdiyf.com/linux/10891.html
Ubuntu系统使用命令禁用触摸板等输入设备:http://www.linuxdiyf.com/linux/4523.html
Linux禁用和启用触摸板:http://www.linuxdiyf.com/linux/4354.html
Ubuntu系统触摸板简单设置上手:http://www.linuxdiyf.com/linux/909.html