You are not logged in.

#1 2016-05-18 07:55:43

Mechanix
Member
Registered: 2016-04-06
Posts: 13

GDM defaults to en_US keyboard

Hi,

I´m using Gnome 3.20.2 and I noticed that in gdm the keyboard layout defaults to en_US instead of de_DE.

Here is my 00-keyboard.conf for X11:

Section "InputClass"
        Identifier "system-keyboard"
        MatchIsKeyboard "on"
        Option "XkbLayout" "de,us,ro"
        Option "XkbVariant" "nodeadkeys,,"
EndSection

Is there any way to get the german keyboard as default? Thank you.

Offline

#2 2016-05-18 08:02:08

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: GDM defaults to en_US keyboard

https://wiki.archlinux.org/index.php/GD … ard_layout


Closing -- for deletion

My bad: didn't realise you had set it correctly. Restored...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2016-05-18 08:23:51

satanselbow
Member
Registered: 2011-06-15
Posts: 538

Re: GDM defaults to en_US keyboard

As per the wiki GDM does not honour xorg.conf; gnome-control-center or manual edit of /var/lib/AccountsService/users/gdm is required.

Offline

#4 2016-05-18 08:37:27

ijanos
Member
From: Budapest, Hungary
Registered: 2008-03-30
Posts: 443

Re: GDM defaults to en_US keyboard

I think it is more complicated than that. It honours localctl (systemd-localed) which in turn updates the /etc/X11/xorg.conf.d/00-keyboard.conf file.

The only workaround I found was removing other layouts from the file.

Offline

#5 2016-05-18 10:49:12

Mechanix
Member
Registered: 2016-04-06
Posts: 13

Re: GDM defaults to en_US keyboard

ijanos wrote:

I think it is more complicated than that. It honours localctl (systemd-localed) which in turn updates the /etc/X11/xorg.conf.d/00-keyboard.conf file.

The only workaround I found was removing other layouts from the file.

Yes, that worked. Thank you

Offline

Board footer

Powered by FluxBB