Dear Maintainer, because of other problems (I don't know if plasma or widgets, I must indagate) I need to do a logout after plasma has loaded. After that, the sddm login screen loses my 'it' keyboard layout (the first login is correct) and change to 'us'. A similar situation here https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808840#35 but the bug seems open. I don't know from when the problem start because I added the special chars in my password few days ago and I was surprised to put wrong password after every logout. I've tried with "Breeze" and "Debian Breeze" which haven't a layout selector. ~ <bash> $ cat /etc/default/keyboard # KEYBOARD CONFIGURATION FILE # Consult the keyboard(5) manual page. XKBMODEL="pc105" XKBLAYOUT="it" XKBVARIANT="" XKBOPTIONS="" BACKSPACE="guess" ~ <bash> $ localectl System Locale: LANG=it_IT.UTF-8 VC Keymap: (unset) X11 Layout: it X11 Model: pc105 No /etc/X11/xorg.conf nor "keyboard/layout" in /etc/X11/xorg.conf.d . 'sddm-greeter --test-mode' shows me the "Maui" login screen and only 'it' as layout. Thanks. Stefano