linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Henrik Rydberg <rydberg@bitmath.org>
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	linux-input <linux-input@vger.kernel.org>,
	"X.Org Devel List" <xorg-devel@lists.freedesktop.org>
Subject: [ANNOUNCE] mtdev v1.0.8 -- Multitouch Protocol Translation Library
Date: Mon, 02 Aug 2010 02:04:28 +0200	[thread overview]
Message-ID: <4C560B8C.2050709@bitmath.org> (raw)

mtdev - Multitouch Protocol Translation Library (MIT license)

The mtdev library is a kernel input event stream translator, which greatly
simplifies multitouch device driver testing as well as handling in applications.
The input events are simply routed through mtdev, which transforms them to a
uniform stream of MT slot events. Software finger tracking is performed when
needed, making all devices appear as if they had tracking capabilities. For
further details and the source git tree, see

http://bitmath.org/code/mtdev/

The v1.0.8 release contains a number of packaging fixes, and one header file
change needed for the 2.6.36 release, when MT slots appear in the kernel.

Enjoy,
Henrik Rydberg

                 reply	other threads:[~2010-08-02  0:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C560B8C.2050709@bitmath.org \
    --to=rydberg@bitmath.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xorg-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).