Compiling the driver
You must compile PS/2 mouse support as a module as seen in the following:
Configuring the driver
In my /etc/modprobe.conf I have the following:
options psmouse speed=120 sens=240 pts=1
Which turns Press to Select on, adjusts the speed and sensitivity accordingly.