# edit the following file. Create it if it doesnt exist sudo gedit /etc/modprobe.d/psmouse.conf # add this line in the file options psmouse synaptics_intertouch=1 # then run sudo modprobe -r psmouse && sudo modprobe psmouse