LWN.net Logo

mtdev v1.0.8 -- Multitouch Protocol Translation Library

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
Message-ID:  <4C560B8C.2050709@bitmath.org>
Archive-link:  Article, Thread

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
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Copyright © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds