ts_conf
touch screen library utilities
Install
- All systems
-
curl cmd.cat/ts_conf.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_conf
- Docker
-
docker run cmd.cat/ts_conf ts_conf
powered by Commando
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.