jiixyj / mtdev

mtdev for FreeBSD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

mtdev for FreeBSD

License:Other


Languages

Language:C 99.9%Language:Shell 0.1%