Solution 2 did the trick here too with toshiba equium laptop running full monty but done a slightly different way

Firstly Sign in as root
open a konsole to get the prompt below.
[root@localhost ~]#
type the folowing
cd \etc
to get this prompt
[root@localhost ~]# cd /etc
then type this line below
cd /X11
to get this prompt
[root@localhost X11]#
then type this line below
cd \xorg.conf.d
to get this prompt
[root@localhost xorg.conf.d]
at the prompt above, type this line below to edit the conf file
nano 50-synaptics.conf
take out all the existing text and replace with solution number 2 from texstars webpage.
http://www.pclinuxos.com/forum/index.php?topic=93782.0Save the changes by pressing the control and x keys and finally y key to agree to the naming of the file.
Log out of root and sign into user,everything should now work with the touchpad.
That worked for me anyway with toshiba equium laptop and now my touchpad will open files if I tap it (it did not on 1st run of FM), also i can drag and drop which wasnt happening at first.
Just a different method than stated on texstars webpage but it worked for me.
Good luck