Blame README

Packit 2663c2
mtdev - Multitouch Protocol Translation Library (MIT license)
Packit 2663c2
Packit 2663c2
The mtdev library transforms all variants of kernel MT events to the
Packit 2663c2
slotted type B protocol. The events put into mtdev may be from any MT
Packit 2663c2
device, specifically type A without contact tracking, type A with
Packit 2663c2
contact tracking, or type B with contact tracking. See the kernel
Packit 2663c2
documentation for further details.
Packit 2663c2
Packit 2663c2
http://bitmath.org/code/mtdev/
Packit 2663c2
Please send patches to: patches@bitmath.org
Packit 2663c2
Packit 2663c2
---
Packit 2663c2
Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se>
Packit 2663c2
Copyright (C) 2010 Canonical Ltd.