libwacom-list-local-devices
Library to identify Wacom tablets and their features
Install
- All systems
-
curl cmd.cat/libwacom-list-local-devices.sh
- Debian
-
apt-get install libwacom-bin
- Ubuntu
-
apt-get install libwacom-bin
- Alpine
-
apk add libwacom
- Arch Linux
-
pacman -S libwacom
- Kali Linux
-
apt-get install libwacom-bin
- CentOS
-
yum install libwacom
- Fedora
-
dnf install libwacom
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libwacom-bin
- Raspbian
-
apt-get install libwacom-bin
- Dockerfile
- dockerfile.run/libwacom-list-local-devices
- Docker
-
docker run cmd.cat/libwacom-list-local-devices libwacom-list-local-devices
powered by Commando
libwacom
Library to identify Wacom tablets and their features
libwacom-bin
Wacom model feature query library -- binaries
libwacom is a library to identify wacom tablets and their model-specific features. It provides easy access to information such as "is this a built-in on-screen tablet", "what is the size of this model", etc. This package contains the utilities which are used by the libraries.