xkbwatch
X11 XKB utilities
Install
- All systems
-
curl cmd.cat/xkbwatch.sh
- Debian
-
apt-get install x11-xkb-utils
- Ubuntu
-
apt-get install x11-xkb-utils
- Arch Linux
-
pacman -S xorg-xkbutils
- Kali Linux
-
apt-get install x11-xkb-utils
- CentOS
-
yum install xorg-x11-xkb-extras
- Fedora
-
dnf install xorg-x11-xkb-extras
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install x11-xkb-utils
- Raspbian
-
apt-get install x11-xkb-utils
- Dockerfile
- dockerfile.run/xkbwatch
x11-xkb-utils
X11 XKB utilities
xkbutils contains a number of client-side utilities for XKB, the X11 keyboard extension. setxkbmap is a tool to query and change the current XKB map. xkbbell generates a bell event through the keyboard. xkbcomp is a tool to compile XKB definitions into map files the server can use. xkbevd is an experimental tool to listen for certain XKB events and execute defined triggers when actions occur. xkbprint is a tool to generate an image with the physical representation of the keyboard as XKB sees it. xkbvleds shows the changing status of keyboard LEDs. xkbwatch shows the changing status of modifiers and LEDs.