Anybody else having keyboard settings problems?

Probably because of the keyboard part to set the type/lang/variant which seems to be a system setting, not a user one?

Indeed I can confirm that, I did some tests and it does not keep the settings after reboot, even if the .xinitrc file contains the configuration line.
However, if I type this command from .xinitrc into my terminal, and open the System Settings → Keyboard config, the command itself works, so it seems it is not loaded properly on login/boot.

//EDIT: so from my test and research, .xinitrc (or .xprofile, I tried to create that file and use it too) is not executed when the KDE desktop loads. I removed the xset r rate 200 50 line from .xinitrc and added it to System Settings → Startup and Shutdown → Autostart and it works as intended so it is not a race condition or an override I think, it just doesn’t seem to load the .xinitrc file when the desktop loads.

2 Likes