Keyboard variant not properly detected #11379
Unanswered
jpeg729
asked this question in
Bugs - Input
Replies: 0 comments
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.
-
During install I selected the colemak layout, on reboot the terminal was in colemak. Great.
Then I installed hyprland via the omarchy script and on reboot I find the graphical interface is in qwerty.
My guess is that hyprland sees the terminal is in colemak and doesn't find a layout of that name, so it falls back to US, but doesn't select the colemak variant. The same problem probably appears with other variants.
After some research I figure out what to put in the input.conf file to make it work.
But some apps, such as chromium are still in qwerty and I can't find much info.
Beta Was this translation helpful? Give feedback.
All reactions