ts_print
Touchscreen Access Library
Install
- All systems
-
curl cmd.cat/ts_print.sh
- Debian
-
apt-get install libts-0.0-0-dbg
- Ubuntu
-
apt-get install libts-0.0-0-dbg
- Alpine
-
apk add tslib
- Arch Linux
-
pacman -S tslib
- Kali Linux
-
apt-get install libts-bin
- Fedora
-
dnf install tslib
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libts-0.0-0-dbg
- Raspbian
-
apt-get install libts-0.0-0-dbg
- Dockerfile
- dockerfile.run/ts_print
- Docker
-
docker run cmd.cat/ts_print ts_print
powered by Commando
tslib
Touchscreen Access Library
libts-bin
touch screen library utilities
Tslib is an abstraction layer for touchscreen panel events, as well as a filter stack for the manipulation of those events. This package contains programs like ts_calibrate or ts_uinput that can be useful when developing, testing or deploying applications using tslib.
libts-0.0-0-dbg
touch screen library debug symbols
Tslib is an abstraction layer for touchscreen panel events, as well as a filter stack for the manipulation of those events. This package contains the debug symbols.