https://bugs.kde.org/show_bug.cgi?id=501917
--- Comment #4 from Wismill <d...@wismill.eu> --- (In reply to Janne Grunau from comment #2) > The issue does *not* reproduce on my desktop with identical software. > Settings there: > $localectl > System Locale: LANG=en_US.UTF-8 > VC Keymap: us > X11 Layout: (unset) > $ cat ~/.config/kxkbrc > [$Version] > update_info=kxkb.upd:remove-empty-lists,kxkb.upd:add-back-resetoptions, > kxkb_variants.upd:split-variants > > [Layout] > DisplayNames=,, > LayoutList=us,eu,de > Options=caps:ctrl_modifier > ResetOldOptions=true > Use=true > VariantList=euro,,nodeadkeys The original bug is likely due to https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/112, which is fixed in xkeyboard-config-2.44. You cannot reproduce because you do not have the same config: your `model` is not set, so it will default to `pc104`. -- You are receiving this mail because: You are watching all bug changes.