mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-16 11:51:13 +01:00
70596ac7b2
dual-function-keys is an amazing piece of software that solves many if not all of the long-lasting issues I had with binding caps lock to ctrl and escape. I have additionally configured it in a way such that print screen can double as a right super key, due to it being next to right alt and right ctrl on the T14.
18 lines
594 B
Markdown
18 lines
594 B
Markdown
# dual-function-keys
|
|
|
|
[dual-function-keys][dual-function-keys] is a way to give your keys multiple functions.
|
|
|
|
## Use Cases
|
|
|
|
dual-function-keys can be used to:
|
|
|
|
- Have a caps lock key that works as ctrl and escape, without having your real ctrl key function as another escape key
|
|
- Have one keybinding config that works across Xorg, Wayland, and ttys
|
|
- Replace xcape, xmodmap, setxkbmap, keystrings, and similar technologies
|
|
|
|
You should not use dual-function-keys if:
|
|
|
|
- You should use dual-function-keys.
|
|
|
|
[dual-function-keys]: https://gitlab.com/interception/linux/plugins/dual-function-keys
|