README
1mtdev - Multitouch Protocol Translation Library (MIT license)
2
3The mtdev library transforms all variants of kernel MT events to the
4slotted type B protocol. The events put into mtdev may be from any MT
5device, specifically type A without contact tracking, type A with
6contact tracking, or type B with contact tracking. See the kernel
7documentation for further details.
8
9http://bitmath.org/code/mtdev/
10Please send patches to: patches@bitmath.org
11
12---
13Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se>
14Copyright (C) 2010 Canonical Ltd.
15
README.OpenSource
1[
2 {
3 "Name":"mtdev",
4 "License":"MIT License",
5 "License File":"COPYING",
6 "Version Number":"1.1.6",
7 "Owner":"pengfei.hou@huawei.com",
8 "Upstream URL":"https://github.com/rydberg/mtdev",
9 "Description": "The mtdev library transforms all variants of kernel MT events to the slotted type B protocol"
10 }
11]
12