xkeycaps
manipulate X11 keymaps (for xmodmap) graphically
Install
- All systems
-
curl cmd.cat/xkeycaps.sh
- Debian
-
apt-get install xkeycaps - Ubuntu
-
apt-get install xkeycaps - Arch Linux
-
pacman -S xkeycaps - Kali Linux
-
apt-get install xkeycaps - Fedora
-
dnf install xkeycaps - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install xkeycaps - Raspbian
-
apt-get install xkeycaps
xkeycaps
manipulate X11 keymaps (for xmodmap) graphically
xkeycaps is a graphical front-end to xmodmap(1). It opens a window that looks like a keyboard; moving the mouse over a key shows what KeySyms and Modifier bits that key generates. Clicking on a key simulates KeyPress/KeyRelease events on the window of your choice. It is possible to change the KeySyms and Modifiers generated by a key through a mouse-based interface. This program can also write an input file for xmodmap to recreate your changes in future sessions.