summaryrefslogtreecommitdiff
path: root/README
blob: c7ffe9b3ea327260ddbe79b6bc2bad4fb996717d (plain)
1
2
3
4
5
6
7
8
9
10
11
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.

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