Life's too short for verbose commands. Write a script for it!
- Turn on synaptics touchpad if it is off
- Suspend session (password required)
- Turn on Palm Detection and adjust parameters
- Disable the synaptics touchpad while typing
- Place script(s) in a directory called "bin" in your home. i.e. your path will look like: /home/bin
- Make the script(s) executable via the command:
chmod +x [scriptname] - Call the script from any directory, anytime!