Config option to swap Backspace and Shift keys #12664
Unanswered
Baron-23
asked this question in
Feature requests - Config
Replies: 1 comment
-
|
If this isn't already possible through xkb, I doubt Hyprland can implement it. This also sounds like an external program's job, such as kanata/kmonad/keyd. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I’d like to request a configuration option to swap the Backspace and Shift keys at the compositor level.
This would be useful for users who want to improve keyboard ergonomics.
Having an explicit Hyprland option for this would make such setups easier to manage and keep the configuration centralized, instead of relying on external tools or complex keyboard definitions.
Example of a possible config option:
input {
kb_options = backspace:swapshift
}
Use cases:
Thanks for considering this feature.
Beta Was this translation helpful? Give feedback.
All reactions