On Wed, Dec 23, 2009 at 11:07:49AM -0800, Ping wrote: > Andrzej, > > Three finger tap for middle mouse button click is not on my schedule > (trust me, I've already been fully scheduled into somewhere next year > :). But, anything is possible with open source. Maybe you can submit > a patch for us. Contributions are always welcome. Also, I think if > we could add those 2 and 3 finger taps feature into X server, it would > benefit all Input device drivers, which is the way I would love to > see. But, someone has to have the time and interest to work on it.
We can't add tapping to the server directly (there's no notion of "Tap" anywhere but the driver) but one idea i've been toying with is to create a shared library that merges features like this and provides it to all input drivers. This way, wacom, synaptics, evdev, etc. could simply link against the library and share those features and the related configuration option. pie in the sky, I say :) Cheers, Peter ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
