https://bugs.kde.org/show_bug.cgi?id=435191
--- Comment #10 from Domenico Panella <pando...@gmail.com> --- X11 >From my tests, the problem seems to be ".local/share/kded5/keyboard/session/layout_memory.xml" Option: "Start new session" Layout: "it,us" The layout defined in layout_memory.xml is always loaded. Is it correct? I expected the "it" layout is loaded because it is on top of the list. For some reason i have this file content: <!DOCTYPE LayoutMap> <LayoutMap version="1.0" SwitchMode="Global"> <item currentLayout="us"/> </LayoutMap> Now, If i change currentLayout from "us" to "it", it works fine! WAYLAND All works fine except when we restore the session. Some applications are not restored. I didn't see problems about keyboard layout instead. Questions: Option: "Restore previously saved session" Switch Policy: "Application, Windows, Desktop" Should it remember the keyboard layout for the applications? Same question for desktop and window. -- You are receiving this mail because: You are watching all bug changes.