First, install qsynaptics.
sudo apt-get install qsynaptics
Next, edit the /etc/X11/xorg.conf?
Find the section that says:
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
and add
Option "SHMConfig" "on"