You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Pop-os! 24.04 since alpha 1. Back in the days the only way to change keyboard layout with keyboard shortcut, was to modify .config/cosmic/com.system76.CosmicComp/v1/xkb_config. So I added shortcut for "win + space" shortcut to modify layout. Time has passed, and now "win + space" is native shortcut for keyboard layout change.
Bug
On my system there are 2 different shortcuts binded to "win + space":
native shortcut for keyboard layout change
custom shortcut for keyboard layout change
As a result for that displayed(in applets and settings) language could be language1, but actual input layout map is taken from language2.
steps to reproduce
add "win+space" shortcut(options: Some(",grp:win_space_toggle"),) into .config/cosmic/com.system76.CosmicComp/v1/xkb_config
add english keyboard as primary
add another keyboard as alternative(let's say ukrainian(ua))
activate ukrainian keyboard via appets
restart OS
press "win +space".
try to type text somewhere. Text will be different from expected
workaround
remove custom shortcut from .config/cosmic/com.system76.CosmicComp/v1/xkb_config
thoughts about
Even thou, I found a workaround, bug still exist. It shouldn't be high on priority list, but it indicates, that system have incorrect behaviour in some case
1 additional reason to post is to have a written solution for everyone who was struggling with it as me
The text was updated successfully, but these errors were encountered:
Well, since there is a workaround, maintainers could close the issue, or keep it open, if they want fix it themselves. I couldn't fix it myself, so I found a workaround
I am using Pop-os! 24.04 since alpha 1. Back in the days the only way to change keyboard layout with keyboard shortcut, was to modify
.config/cosmic/com.system76.CosmicComp/v1/xkb_config
. So I added shortcut for "win + space" shortcut to modify layout. Time has passed, and now "win + space" is native shortcut for keyboard layout change.Bug
On my system there are 2 different shortcuts binded to "win + space":
As a result for that displayed(in applets and settings) language could be language1, but actual input layout map is taken from language2.
steps to reproduce
options: Some(",grp:win_space_toggle"
),) into.config/cosmic/com.system76.CosmicComp/v1/xkb_config
workaround
remove custom shortcut from
.config/cosmic/com.system76.CosmicComp/v1/xkb_config
thoughts about
Even thou, I found a workaround, bug still exist. It shouldn't be high on priority list, but it indicates, that system have incorrect behaviour in some case
1 additional reason to post is to have a written solution for everyone who was struggling with it as me
The text was updated successfully, but these errors were encountered: