Enable and Disable Notebook PC’s touch tablet in Ubuntu
This post was written by admin on November 19, 2009
Posted Under: General
Posted Under: General
Disable and enable laptop touchpad in Ubuntu is very easy,just one command in terminal(Applications/Accessories/Terminal):
synclient touchpadoff=1
this will disable the touchpad.To enable this again,use this command:
synclient touchpadoff=0
Related posts:
- Quickly Enable/Disable Laptop Touchpad with Touchpad-Indicator in Ubuntu 10.10
- Touchpad Indicator update with Auto-Disable touchpad when mouse plugged
- How to Disable DELL N4050 ALPS touchpad in Ubuntu
- How to disable Ping response in Ubuntu
- Enable Ctrl+Alt+Backspace shortcut key in ubuntu 9.04
Tags: tips

Reader Comments
It does not work with an HP Pavillion dm3 notebook
[Reply]