wok view tslib/description.txt @ rev 25691

Up lynis (3.1.1), ncurses-examples (20211021)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 16 10:43:04 2024 +0000 (4 weeks 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.