diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 8 |
1 files changed, 5 insertions, 3 deletions
| @@ -1,8 +1,10 @@ | |||
| 1 | mtdev - MT device event converter (MIT license) | 1 | mtdev - Multitouch Protocol Translation Library (MIT license) |
| 2 | 2 | ||
| 3 | The mtdev library transforms all variants of kernel MT events to the | 3 | The mtdev library transforms all variants of kernel MT events to the |
| 4 | slotted type B protocol. See the kernel documentation for more | 4 | slotted type B protocol. The events put into mtdev may be from any MT |
| 5 | details. | 5 | device, specifically type A without contact tracking, type A with |
| 6 | contact tracking, or type B with contact tracking. See the kernel | ||
| 7 | documentation for further details. | ||
| 6 | 8 | ||
| 7 | --- | 9 | --- |
| 8 | Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se> | 10 | Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se> |
