Try this if you feel like poking your X config by hand and if you use a laptop with a touchpad.
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
EndSection
So, what does it do then?
- It adds scroll-areas to right and bottom edges of your touchpad, so you can scroll as if you had a wheelmouse, by moving your finger on the edge of the pad.
- It also seems to inhibit movement if you touch the pad accidentally with the edge of your hand while typing.
Nice. Something that should just be more widely used as default. (more info here)
[...] Joel’s college advice Finally a use for a T40 trackpad In this post, Tuomas Kuosmanen remarks that setting up the tou [...]
The synaptics driver doesn’t work on all laptops, though.
Unfortunately, my old Vaio is one of them.
Ha! I thought exactly the same thing, “wow! why didn’t anyone tell me about this?”. http://www.kryogenix.org/days/2004/10/02/synaptics was my note on it, in much the same amazed tone of voice as yours
Fedora Core 3 and Ubuntu enabled this without my doing anything special. I also have two pseudo buttons on the bottom of the trackpad. And I hate them all; maybe if this had a control panel where I could turn on specific features and adjust where the fake buttons are, I might like this.
I just want a trackpad with no special areas like I had in FC2 and FC1. Tap-click for a left mouse click is okay, but nothing else.
Is it possible to change the configuration of the trackpad on a per-user basis so some users can have the features and others can turn it off?
yes, it can be configured, check the driver site. I think it had some info. I’ll check when i get back to a computer.. Lynx with a cellphone is a bit painful
You can also tap the pad with more than one finger to produce different button presses (two for the middle button (2) and
three for the right button (3)). It works out-of-the-box on Ubuntu as said, and even on a -97 Presario notebook, so it’s not exactly
a new feature
Those are so called “synaptic touchpads” (smart, eh? :). I’ve figured that was common knowledge, since that’s the first thing I added as soon as I got the laptop I’m using now, and never had a computer with touchpad before.
I also came across some interesting settings you can enable such as circular scrolling and a way to disable the touchpad while you type.
http://gentoo-wiki.com/HARDWARE_Synaptics_Touchpad
I don’t know but I think stuff like that would annoy me. My laptop had that enabled at one point, but I ended up disabling all that junk and just using it as a regular PS mouse after some frustration. The most annoying thing is tapping the pad to simulate mouse clicks… I already have real mouse buttons for that! jeez!