https://bugs.kde.org/show_bug.cgi?id=522189
--- Comment #14 from Répási Dávid <[email protected]> --- After setting my correct layout in system settings, it works fine for the desktop and lock screen, but the login manager stays english. cat /etc/default/keyboard cat /etc/X11/xorg.conf.d/*keyboard.conf # KEYBOARD CONFIGURATION FILE # Consult the keyboard(5) manual page. XKBMODEL="pc105" XKBLAYOUT="hu" XKBVARIANT="" BACKSPACE="guess" # Read and parsed by systemd-localed. It's probably wise not to edit this file # manually too freely. Section "InputClass" Identifier "system-keyboard" MatchIsKeyboard "on" Option "XkbLayout" "hu" Option "XkbVariant" "" EndSection sudo cat /var/lib/plasmalogin/.config/plasma-localerc [Formats] LANG=en_US.UTF-8 -- You are receiving this mail because: You are watching all bug changes.
