I use "sudo modprobe -r psmouse" to turn the touchpad off, then the same
comand (w/o) the "-r" to turn it back on, although it is always turned back
on after a reboot. I eventually just put those commands into a script so
all I have to do is type either "mouseon" or "mouseoff"... Not sure if that
command is "appropriate", but it works.