[ANNOUNCE] mtdev v1.0.8 -- Multitouch Protocol Translation Library
Henrik Rydberg
rydberg at bitmath.org
Sun Aug 1 17:04:28 PDT 2010
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
More information about the xorg-devel
mailing list