https://bugs.kde.org/show_bug.cgi?id=516598
Éric Brunet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED CC| |[email protected] --- Comment #1 from Éric Brunet <[email protected]> --- Hi! I have the same issue, also on a up-to-date Fedora 43 linux laptop, kwin-6.6.2. The bug is only present under wayland, everything is fine under X.org. Here is the content of mi `.config/kxkbrc` file: ``` [$Version] update_info=kxkb.upd:remove-empty-lists,kxkb.upd:add-back-resetoptions,kxkb_variants.upd:split-variants [Layout] DisplayNames=, LayoutList=fr,gr Options=compose:rctrl,terminate:ctrl_alt_bksp,nbsp:level2,grp:win_switch ResetOldOptions=true Use=true VariantList=oss,polytonic ``` The `grp:win_switch` option should switch my keyboard from French to Greek while the Meta=Win key is pressed, and it should revert back to French when the key is released. Actually, the keyboard remains Greek once the key is released. I have to press it another time to go back to French. In other words, the behaviour of `grp:win_switch` is identical to the behaviour of `grp:lwin_toggle`. I have tried other options, such as `grp:lwin_switch`, or `grp:lswitch`, or `grp:caps_switch`, but they all work like the `toggle` version of the option. I was using kwin under X this last year or so, and it works as expected under X. I just switched to wayland a couple of days ago, and noticed the bug. I remember my keyboard used to be working fine under wayland some time ago, but I cannot say when the problem appeared. -- You are receiving this mail because: You are watching all bug changes.
