https://bugs.kde.org/show_bug.cgi?id=522189
--- Comment #17 from [email protected] --- (In reply to Nate Graham from comment #10) > For everyone affected, please run the following commands and paste the > output for any file that exists: > > cat /etc/default/keyboard > cat /etc/X11/xorg.conf.d/*keyboard.conf > cat /var/lib/plasmalogin/.config/plasma-localerc > > Then, mention whether you have solved the problem yet by running `sudo > localectl set-x11-keymap <code>` yet. > > If you have not run it, so do and then run the `cat [blabla]` commands again > and paste the output for any file that exists. > > Thanks! I have had a pc with Endeavor sitting unused for a while. After a system update, the issue presented itself here too. Here is the output before applying a fix cat /etc/X11/xorg.conf.d/*keyboard.conf cat /var/lib/plasmalogin/.config/plasma-localerc # KEYBOARD CONFIGURATION FILE # Consult the keyboard(5) manual page. XKBMODEL="pc105" XKBLAYOUT="se" 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" "se" Option "XkbVariant" "" EndSection cat: /var/lib/plasmalogin/.config/plasma-localerc: No such file or directory Swedish keyboard layout was set at the time of installation (circa 1.5 years ago) and no secondary layout was ever added. Despite that, the keyboard layout has been changed. I\m assuming something went wrong so it\s falling back to US English Is there anything else that may help that i can provide? -- You are receiving this mail because: You are watching all bug changes.
