since i upgraded to slack12 the synaptics module loaded from the xorg.conf file
doesn't work anymore.
the log file in /var/log/Xorg.0.log says
Synaptics Mouse no synaptics event device found (checked 16 nodes)
and the trouble is that in /proc the synaptic device appears as follows:
$ cat /proc/bus/input/devices |grep -i syn
N: Name="PS/2 Synaptics TouchPad"
this should be :
N: Name="SynPS/2 Synaptics TouchPad"
--
heavytull