Keyd : Add capslock toggle.
This commit is contained in:
parent
e1eb24f36c
commit
481378bdb0
|
@ -31,6 +31,7 @@
|
||||||
l = "right";
|
l = "right";
|
||||||
esc = "esc";
|
esc = "esc";
|
||||||
rightcontrol = "leftcontrol";
|
rightcontrol = "leftcontrol";
|
||||||
|
capslock = "capslock";
|
||||||
# space = "macro2(1, 100, macro(space))"; # NOTE: Possible bhop example. Use in per-application, not here.
|
# space = "macro2(1, 100, macro(space))"; # NOTE: Possible bhop example. Use in per-application, not here.
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue