On 11/19/18 00:10, aaq via qubes-users wrote:
søndag den 18. november 2018 kl. 17.00.19 UTC+1 skrev Campbell:
On install I chose UK English with US Keyboard. For some reason upon
installation Qubes set my laptop keyboard to UK, even though I chose US
keyboard during installation.
My guess is that when Qubes set language to UK English it automatically set the
keyboard to UK, despite what I entered at install.
How do I change the default language to US English, and will that fix my
keyboard layout?
Hello!
If you aren't going to use any other keyboard layouts than US, then look into
setting it on X server level. That's what I do at least.
Look here:
https://wiki.archlinux.org/index.php/Xorg/Keyboard_configuration#Using_X_configuration_files
Basically you need to add a file in /etc/X11/xorg.conf.d/ in dom0 (it doesn't
really matter what you call the file, as long as you don't have clashing files).
For US layout the file would look something like:
Section "InputClass"
Identifier "Keyboard Defaults"
MatchIsKeyboard "yes"
Option "XkbLayout" "us"
EndSection
hope this helps!
This did the trick! Simple fix, thank you very much. Edit 00-keyboard
file in that location, change it from gb to us, and restart and my
keyboard is correct.
--
You received this message because you are subscribed to the Google Groups
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/qubes-users/36dcffe5-271a-68e6-19ab-81c703ba7461%40gmail.com.
For more options, visit https://groups.google.com/d/optout.