ts_verify
Touchscreen Access Library
Install
- All systems
-
curl cmd.cat/ts_verify.sh
- Debian
-
apt-get install libts-bin
- Ubuntu
-
apt-get install libts-bin
- 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-bin
- Raspbian
-
apt-get install libts-bin
- Dockerfile
- dockerfile.run/ts_verify
- Docker
-
docker run cmd.cat/ts_verify ts_verify
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.