xcape
Configure modifier keys to act as other keys when pressed and released
Install
- All systems
-
curl cmd.cat/xcape.sh
- Debian
-
apt-get install xcape
- Ubuntu
-
apt-get install xcape
- Arch Linux
-
pacman -S xcape
- Kali Linux
-
apt-get install xcape
- Fedora
-
dnf install xcape
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xcape
- Raspbian
-
apt-get install xcape
- Dockerfile
- dockerfile.run/xcape
xcape
Configure modifier keys to act as other keys when pressed and released
xcape allows you to use a modifier key as another key when pressed and released on its own. Note that it is slightly slower than pressing the original key, because the pressed event does not occur until the key is released. The default behaviour is to generate the Escape key when Left Control is pressed and released on its own.