-
It doesn't seem that emulating the Colemak layout remaps backspace to the Caps Lock key. Is there any way to do that strictly in the web app? Is there a technical limitation as to why this can't be done? |
Beta Was this translation helpful? Give feedback.
Answered by
Miodec
Mar 16, 2022
Replies: 1 comment
-
Because its not meant to. Layout emulation just does a simple event character swap. If you want to backspace with your caps lock you would need to install it system wide I'm afraid. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Miodec
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Because its not meant to. Layout emulation just does a simple event character swap. If you want to backspace with your caps lock you would need to install it system wide I'm afraid.