These are public posts tagged with #keyd. You can interact with them if you have an account anywhere in the fediverse.
I just bought a new #mechanical #keyboard. But this one is weird as the escape key doubles as the backquote key. Because of this, the only way to access the backquote key is to press fn+escape, then escape again, then fn+escape to go back to 'escape' mode for the key. Thankfully, it also has keys I never use, like INSERT! Using #keyd, I could remap INSERT to the backquote key with the following config (works in #wayland):
```
cat /etc/keyd/default.conf
[ids]
*
[main]
insert = grave
```
I kind of wanted to try keyd at some point, but now that I use Emacs I'm unsure I'll actually need it
A key remapping daemon for linux. Contribute to rvaiya/keyd…
GitHubAn advanced keyboard manager. Contribute to kmonad/kmonad…
github.comShowcasing #keyd [1], very easy daemon to remap things on different keyboards.
A key remapping daemon for linux. Contribute to rvaiya/keyd…
GitHubGot angry at #xmodmap which broke during a recent #opensuse upgrade. Replaced it with #keyd, which has been much more stable.
https://github.com/rvaiya/keyd
Considered #kmonad, which has an attractive s-exp based config language, but the toolchain wouldn't compile properly.
A key remapping daemon for linux. Contribute to rvaiya/keyd…
GitHub@nicyoung you need #keyd or #kmonad . Keyd has an example in their repo for exactly this.
https://github.com/rvaiya/keyd
https://github.com/kmonad/kmonad
A key remapping daemon for linux. Contribute to rvaiya/keyd…
GitHub