On Wed, 2004-05-26 at 13:34, John Lagrue wrote: > lwj wrote: > > > > > > > > >>>If you have a synaptics touchpad trying installing the driver. I used > >>>the direction here: > >>>http://voidmain.is-a-geek.net/forums/viewtopic.php?t=954&sid=fa6523c759e52792013c9a445b0f5296 > >>>The driver also available from this site in both binary and source form. > >>> > >>> You have to update your /etc/X11/xorg.conf and add the section documented at the original website. Note that the author does not want tapping enabled, if you do then uncomment the line right after # Turn this sucker off!!! and comment out the duplicate option below. Also, I changed my Identifier to "Mouse1" instead of "Mouse0" as 0 maps to the default configuration. If you choose to do this, it allows both configurations to be present, then you must also edit the line, near the top of the file, that says: InputDevice "Mouse0" "CorePointer" and change Mouse0 to Mouse1