wok-current annotate tslib/description.txt @ rev 25792

Fix openbox menu, label keymap on lxpanel and add miss it translation for tazpkg
author Stanislas Leduc <shann@slitaz.org>
date Tue Oct 07 05:55:24 2025 +0000 (2 weeks ago)
parents
children
rev   line source
Hans-Günter@25374 1 Tslib is a cross-platform library that provides access to touchscreen
Hans-Günter@25374 2 devices and the ability to apply filters to their input events.
Hans-Günter@25374 3
Hans-Günter@25374 4 Tslib is used to access touch screen devices, in case the operating
Hans-Günter@25374 5 system doesn't provide driver support.
Hans-Günter@25374 6 It may instead also only be used to optimize the touch user experience
Hans-Günter@25374 7 by applying mathematical filters in any number or order.
Hans-Günter@25374 8 The libts library is highly configurable and portable.
Hans-Günter@25374 9 Tslib includes tools to calibrate, test and use the library.
Hans-Günter@25374 10 It is well suited for embedded devices and used in many commercial
Hans-Günter@25374 11 products.