Depending on the touchpad you are using, you may find an appropriate XFree86 module for it that will work better. I have a system with a synaptics touchpad (can be found at http://mobilix.org/touchpad_driver.html). This is a pretty common device, and this module supports things like double tapping, wheel mouse emulation and the like.
http://cpbotha.net/clevo5600/clevo5600_linux/ indicates that the clevo has a synaptics touchpad, so assuming that your hardware is the same you may find that this module works. Installation is pretty simple and well documented if you download the drivers, but if you need a hand then let me know. On Wed, 2003-02-19 at 11:13, Peter Chubb wrote: > Can anyone help me to get the third and fourth mouse buttons working > on my laptop? > > I'm using XFree 4.2. > > The relevant XFConfig-4 section is: > > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "ImPS/2" > Option "buttons" "5" > Option "ZAxisMapping" "4 5" > #Option "Emulate3Buttons" > Option "Device" "/dev/psaux" > EndSection > > Nothing happens when I press the two middle buttons. > > I've run through all the different protocols that I can think of; most > give totally erratic mouse motion. > > > > Peter C -- Sebastian Welsh <[EMAIL PROTECTED]> -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
