Add interception-tools as an alternative to xmodmap, as it enables complex key remapping, like using CapsLock for both Control and Esc

Nícolas F. R. A. Prado 2021-03-17 22:25:34 -03:00
parent 0e68ae9aa7
commit 469ac38625

@ -29,7 +29,7 @@ Sway does not support X logical font description (XLFD) configuration strings. I
* screenkey (screencast tool to display your keys) → [wshowkeys](https://git.sr.ht/~sircmpwn/wshowkeys)
* X11 forwarding → [waypipe](https://gitlab.freedesktop.org/mstoeckl/waypipe/)
* xev → [wev](https://git.sr.ht/~sircmpwn/wev/)
* xmodmap → [custom keymap file](https://github.com/swaywm/sway/issues/4250)
* xmodmap → [custom keymap file](https://github.com/swaywm/sway/issues/4250), [interception-tools](https://gitlab.com/interception/linux/tools)
* [xob](https://github.com/florentc/xob) → [wob](https://github.com/francma/wob)
* [dmenu](https://tools.suckless.org/dmenu/) → [bemenu](https://github.com/Cloudef/bemenu), [fuzzel](https://codeberg.org/dnkl/fuzzel), [gmenu](https://gitlab.com/tslocum/gmenu), [wldash](https://github.com/kennylevinsen/wldash)
* [rofi](https://github.com/davatorium/rofi) → [wofi](https://hg.sr.ht/~scoopta/wofi), [rofi patch](https://github.com/davatorium/rofi/pull/1139)