Ubuntu: Automatically Disable TouchPad While Typing
syndaemon is a program that monitors keyboard activity and disables the touchpad when the keyboard is being used. If you are using Ubuntu / Debian, syndaemon should already be installed and all you have to do is type this in a terminal to start it as a daemon:
To set the time you want syndaemon to restore your keyboard, run this command:
Where "4" is the time between the period you stopped typing and when the touchpad becomes active.
syndaemon -dTo set the time you want syndaemon to restore your keyboard, run this command:
syndaemon -i 4 -dWhere "4" is the time between the period you stopped typing and when the touchpad becomes active.
