keyb icon indicating copy to clipboard operation
keyb copied to clipboard

Key Remapping

Open kencx opened this issue 2 years ago • 0 comments

xremap and keyd are two examples of key remapping tools in Linux.

Both utilize a simple configuration file to declaratively define remapped keys. It would be nice if keyb could export its own keybinds to a xremap or keyd configuration file like so:

$ keyb --export-xremap > ~/.config/xremap/config.yml

kencx avatar Feb 20 '24 02:02 kencx