wok view tslib/description.txt @ rev 25461

foobillardplus: add LDFLAGS for -Wl,--copy-dt-needed-entries
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 28 09:44:06 2022 +0000 (20 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.