-
-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Locked Ctrl, Alt, Fn, Meta #870
Comments
I think long-press already does this. See legend in Settings: "You can lock any modifier by holding it". CAPS LOCK is, by definition, self-locking (until SHIFT is pressed). Other behavior would baffle users of physical keyboards. |
Yes, but I feel it's slow. If I increase the press speed, all keys are affected, which is an issue for me. |
An alternative to locking is to hold the modifier with one finger while typing with the other. You could have a copy of Ctrl and Fn on each side in a custom layout to be able to press them with any thumb. |
Some keybindings in my code editor heavily utilize Ctrl and Alt. It would be more efficient if I could simply swipe to lock Ctrl and Alt modifers, similar to how Caps Lock toggles Shift to a locked state, instead of having to wait for it to lock upon holding the default modifier key. |
I have a hard time thinking how locking a modifier, typing some bindings and unlocking the modifier is any efficient. |
With syntax now being developed, you could use your custom layout to define a swipe of A as |
It would be really convenient to have CapsLock equivalent to those keys. Other modifiers such as accents may have lower interest for this feature.
The text was updated successfully, but these errors were encountered: