-
-
Notifications
You must be signed in to change notification settings - Fork 293
/
README
32 lines (20 loc) · 962 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
_ _ _ _
| |_ ___| (_) |__
| __/ __| | | '_ \
| |_\__ \ | | |_) |
\__|___/_|_|_.__/
C library for filtering touchscreen events
README
tslib consists of the library libts and tools that help you calibrate and use
it in your environment.
see README.md and the man pages in the doc directory for all documentation
CONTACT
If you have problems, questions, ideas or suggestions, please contact us by
writing an email to our mailing list: [email protected]
WEBSITE
Visit the tslib website for an overview of the project: http://tslib.org
GIT
The main source repository is at https://github.com/libts/tslib
LICENSE
The libts library is available under the LGPL 2.1 license. The provided programs
that use it are available under the GPL license, see the COPYING files.