[PATCH 10/18] Add multi-touch support

Henrik Rydberg rydberg at euromail.se
Sat Oct 9 00:39:42 PDT 2010


On 10/08/2010 07:22 PM, Takashi Iwai wrote:

> Signed-off-by: Takashi Iwai <tiwai at suse.de>
> ---
>  src/eventcomm.c    |   56 +++++++++++++++++++--
>  src/synaptics.c    |  136 ++++++++++++++++++++++++++++++++++++++++++++++++----
>  src/synapticsstr.h |   12 +++++
>  src/synproto.h     |    6 ++
>  4 files changed, 196 insertions(+), 14 deletions(-)


The idea is interesting, but at the very least, MT input should be considered to
be taken via mtdev. You are probably also aware of
http://bitmath.org/code/multitouch/ and https://launchpad.net/utouch/,
representing driver-side and client-side multitouch gesture support, respectively.

Henrik


More information about the xorg-devel mailing list