https://bugs.kde.org/show_bug.cgi?id=522189
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #18 from [email protected] --- Same issue on NixOS since updating from KDE Plasma 6.6.5 to 6.7.3 with both sddm and plasma-login-manager. Operating System: NixOS 26.11 KDE Plasma Version: 6.7.3 KDE Frameworks Version: 6.28.0 Qt Version: 6.11.1 Kernel Version: 7.1.3 (64-bit) Graphics Platform: Wayland [user@nixos:~]$ cat /etc/X11/xorg.conf.d/*keyboard.conf Section "InputClass" Identifier "Keyboard catchall" MatchIsKeyboard "on" Option "XkbModel" "pc104" Option "XkbLayout" "de" Option "XkbOptions" "terminate:ctrl_alt_bksp" Option "XkbVariant" "" EndSection [user@nixos:~]$ sudo cat /var/lib/plasmalogin/.config/plasma-localerc [Formats] LANG=en_US.UTF-8 The command 'sudo localectl set-x11-keymap de' did not fix it. -- You are receiving this mail because: You are watching all bug changes.
