Thursday, August 20, 2026

keyd - key remapping on linux

keyd github

I wanted to be able to switch layers or something to map keys in a different localization to be able to use extra shortcuts.
--renoise doesn't detect f13 - 24 making this whole thing useless for my case. but its still a nice key remapper

Installing


git clone https://github.com/rvaiya/keyd
cd keyd
make && sudo make install
sudo systemctl enable --now keyd

Finding Keystrokes


keyd monitor

Listing Available Keys


keyd list-keys

Editing The Config


sudo vim /etc/keyd/default.conf

reload config


sudo keyd reload

emergency reset

backspace+escape+enter

No comments:

Post a Comment