You are not logged in.
Pages: 1
Hi, I'm new to ArchLinux.
I just installed arch on my laptop using the new arch installer.
I choosed gnome as desktop enviroment and after the installation i choosed the italian keyboard layout.
The problem is that when i want to login the keyboard layout is still the english layout and not the one I choosed.
How can I change this setting?
Last edited by mcluke (2021-05-19 19:22:22)
Offline
I actually solved my problem following this topic: https://bbs.archlinux.org/viewtopic.php?id=148586
Apparently the gnome 40 display manager is still based on xorg and i had to change even the xorg default layout.
I solved using this command:
sudo localectl set-x11-keymap it
Offline
Thanks a lot that worked perfectly. I needed the German layout but replacing the "it" at the end of the command with "de" was all I had to change.
Offline
Pages: 1