Keyd : Add missing hold Esc and Ctrl keys.

This commit is contained in:
Dmitry Voronin 2024-05-28 10:38:09 +03:00
parent 0aba4f2e5f
commit 1123aa2f22
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -29,6 +29,8 @@
j = "down";
k = "up";
l = "right";
esc = "esc";
rightcontrol = "leftcontrol";
# space = "macro2(1, 100, macro(space))"; # NOTE: Possible bhop example. Use in per-application, not here.
};