https://bugs.kde.org/show_bug.cgi?id=522189
Villemur Clément <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om --- Comment #11 from Villemur Clément <[email protected]> --- [maledict@NZXT:~] $ cat /etc/default/keyboard # KEYBOARD CONFIGURATION FILE # Consult the keyboard(5) manual page. XKBMODEL="pc105" XKBLAYOUT="fr" XKBVARIANT="" BACKSPACE="guess" [maledict@NZXT:~] $ cat /etc/X11/xorg.conf.d/*keyboard.conf # Written by systemd-localed(8), read by systemd-localed and Xorg. It's # probably wise not to edit this file manually. Use localectl(1) to # update this file. Section "InputClass" Identifier "system-keyboard" MatchIsKeyboard "on" Option "XkbLayout" "fr" EndSection [maledict@NZXT:~] $ cat /var/lib/plasmalogin/.config/plasma-localerc cat: /var/lib/plasmalogin/.config/plasma-localerc: Permission non accordée [maledict@NZXT:~] [1] $ sudo cat /var/lib/plasmalogin/.config/plasma-localerc [sudo] Mot de passe de maledict : cat: /var/lib/plasmalogin/.config/plasma-localerc: Aucun fichier ou dossier de ce nom I have already solved the issue using sudo localectl set-x11-keymap <code> -- You are receiving this mail because: You are watching all bug changes.
