For those (like me) that use an external mouse on their laptop and want Synaptics Touchpad out of their way, here is a very easy way to completely disable it.
Just add to your startup programs the command:
synclient TouchpadOff=1
and touchpad will be disabled every time you boot into your OS
The reverse command is:
synclient TouchpadOff=0
Hope this helps some of you
