wok view tslib/description.txt @ rev 25412

updated wireless-regdb (2020.04.29 -> 2022.06.06)
author Hans-G?nter Theisgen
date Thu Aug 04 07:30:37 2022 +0100 (22 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.