wok view tslib/description.txt @ rev 25439

Up xz (5.2.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 01 16:28:38 2022 +0000 (21 months ago)
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.