summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2012-08-22 20:21:43 +0000
committer <>2012-11-08 14:57:14 +0000
commit2f4546f3926e7cf4a156fdc8c081a6fcfecf0b17 (patch)
tree97805ebcb74d195b44684d8d72b59823ab999d1d /README
downloadmtdev-master.tar.gz
Imported from /home/lorry/working-area/delta_mtdev/mtdev-1.1.3.tar.gz.HEADmtdev-1.1.3master
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 14 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..73e6869
--- /dev/null
+++ b/README
@@ -0,0 +1,14 @@
+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.