No description
  • C 97.5%
  • Makefile 1.6%
  • M4 0.7%
  • Shell 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Henrik Rydberg 9035c22254 Release mtdev-1.1.7
Signed-off-by: Henrik Rydberg <rydberg@bitmath.se>
2024-04-04 09:47:16 +02:00
include Add support for kernel MT slot state retrieval 2012-02-16 16:33:53 +01:00
src adjust for 64bit time_t for 32bit architectures 2020-01-26 15:00:32 +01:00
test test: link using libmtdev.la 2024-04-04 09:10:06 +02:00
.gitignore Generate kernel matcher data 2010-11-07 17:56:56 +01:00
autogen.sh Remove erroneous dependency on xorg macros 2010-08-02 01:49:03 +02:00
configure.ac Release mtdev-1.1.7 2024-04-04 09:47:16 +02:00
COPYING Apply new package title to all files 2010-06-22 11:55:04 +02:00
CREDITS Add a CREDITS file 2010-06-24 11:39:08 +02:00
INSTALL Remove erroneous dependency on xorg macros 2010-08-02 01:49:03 +02:00
Makefile.am Rename INCLUDES to AM_CPPFLAGS 2013-07-24 12:12:04 +10:00
mtdev.pc.in Fix pc file to allow compiling with mtdev installed in non-std path. 2012-05-29 23:33:22 +02:00
README README: add URL and email for patches. 2010-07-02 08:21:52 +02:00

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.