wok-6.x view tslib/description.txt @ rev 25444

Up firefox-official (104.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Sep 04 18:56:05 2022 +0000 (2022-09-04)
parents
children
line source
1 Tslib is a cross-platform library that provides access to touchscreen
2 devices and the ability to apply filters to their input events.
4 Tslib is used to access touch screen devices, in case the operating
5 system doesn't provide driver support.
6 It may instead also only be used to optimize the touch user experience
7 by applying mathematical filters in any number or order.
8 The libts library is highly configurable and portable.
9 Tslib includes tools to calibrate, test and use the library.
10 It is well suited for embedded devices and used in many commercial
11 products.