Go to file
openKylinBot 0448246f8f changed debian/source/format to native 2022-05-14 01:56:44 +08:00
config-aux Import Upstream version 1.1.5 2022-05-14 01:56:43 +08:00
debian changed debian/source/format to native 2022-05-14 01:56:44 +08:00
include Import Upstream version 1.1.5 2022-05-14 01:56:43 +08:00
src Import Upstream version 1.1.5 2022-05-14 01:56:43 +08:00
test Import Upstream version 1.1.5 2022-05-14 01:56:43 +08:00
COPYING Import Upstream version 1.1.5 2022-05-14 01:56:43 +08:00
ChangeLog Import Upstream version 1.1.5 2022-05-14 01:56:43 +08:00
INSTALL Import Upstream version 1.1.5 2022-05-14 01:56:43 +08:00
Makefile.am Import Upstream version 1.1.5 2022-05-14 01:56:43 +08:00
Makefile.in Import Upstream version 1.1.5 2022-05-14 01:56:43 +08:00
README Import Upstream version 1.1.5 2022-05-14 01:56:43 +08:00
aclocal.m4 Import Upstream version 1.1.5 2022-05-14 01:56:43 +08:00
config.h.in Import Upstream version 1.1.5 2022-05-14 01:56:43 +08:00
configure Import Upstream version 1.1.5 2022-05-14 01:56:43 +08:00
configure.ac Import Upstream version 1.1.5 2022-05-14 01:56:43 +08:00
mtdev.pc.in Import Upstream version 1.1.5 2022-05-14 01:56:43 +08:00

README

mtdev - Multitouch Protocol Translation Library (MIT license)

The mtdev library transforms all variants of kernel MT events to the
slotted type B protocol. The events put into mtdev may be from any MT
device, specifically type A without contact tracking, type A with
contact tracking, or type B with contact tracking. See the kernel
documentation for further details.

http://bitmath.org/code/mtdev/
Please send patches to: patches@bitmath.org

---
Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se>
Copyright (C) 2010 Canonical Ltd.