diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-06-22 11:55:04 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-06-22 11:55:04 +0200 |
| commit | d4d92de224681a260de81be44374649de2bfb485 (patch) | |
| tree | cbe2e5384e0234b76f89057043beef62c6967c49 /README | |
| parent | 7a5b2c37ea0b4ec81fbe8be7c1d7f9bf1731439e (diff) | |
Apply new package title to all files
This patch changes the package description title in all relevant
files, and touches up the README. All systems go.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
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> |
