https://bugs.kde.org/show_bug.cgi?id=440027
--- Comment #36 from Andrey <[email protected]> --- (In reply to Yaroslav Sidlovsky from comment #35) > Created attachment 142240 [details] > kwin_wayland.xkb > > Just dumped XKB config from KWin running on Wayland. > When parsing this file with xkbcommon - it returns 4 keyboard layouts: > > 0. 'English (US)' > 1. 'Russian' > 2. '' > 3. '' How exactly did you dump/parse it, and what was in kxkbrc file? I can guess here is the relevant lines: key <RALT> { type= "TWO_LEVEL", symbols[Group1]= [ Alt_R, Meta_R ], symbols[Group2]= [ Alt_R, Meta_R ], symbols[Group3]= [ Alt_R, Meta_R ], symbols[Group4]= [ Alt_R, Meta_R ] -- You are receiving this mail because: You are watching all bug changes.
