Ubuntu standalone does not adhere to its keyboard settings after reboot #9727
Labels
affects-4.2
This issue affects Qubes OS 4.2.
C: other
needs diagnosis
Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed.
P: default
Priority: default. Default priority for new issues, to be replaced given sufficient information.
Qubes OS release
Qubes OS 4.2
Brief summary
I have an ubuntu-standalone based on a jammy-template. When rebooting, it always consumes keystrokes with the layout it was originally created with (
us+colemak+
) instead of it's current set layout according toqvm-prefs
. Changing the keyboard layout viaqvm-prefs
actually changes the keyboard-layout inside the standalone VM while it's running, but on a reboot the original keyboard layout is restored.Steps to reproduce
us+colemak+
at the time, it was a self-compiled image and I don't recall ever having touched the keyboard-settings internally.qvm-prefs
.setxkbmap -query
in the freshly booted VM.Expected behavior
The VM loads the correct keyboard-layout on startup, i.e.
setxkbmap -query
reports a layout compatible to what was set inqvm-prefs
.Actual behavior
On VM startup, the old keyboard-layout is loaded. However, changing the layout in
qvm-prefs
still changes the layout in the VM.Additional information
I was looking through all keyboard-layout-config files I could find, but that didn't change what
setxkbmap -query
reported. Changes only appeared in the locale-related commands such aslocalectl status
.P.S.: running
qvm-prefs
with the keyboard layout that is already set doesn't do anything. Always change layout to see any effect!The text was updated successfully, but these errors were encountered: