You are not logged in.

#1 2021-07-09 08:04:23

rootbox
Member
Registered: 2012-09-06
Posts: 10

GDM ignores keyboard layout on intial login

sI'm using Gnome 40 with GDM

➜  ~ pacman -Si gdm
Repository      : extra
Name            : gdm
Version         : 40.0-1

As keyboard layout i use colemak and it's configured and working everywhere except for the initial login (gdm session after boot).

Configs:

➜  ~ localectl 
   System Locale: LANG=en_US.UTF-8
       VC Keymap: colemak
      X11 Layout: us
       X11 Model: colemak
➜  ~ cat /etc/X11/xorg.conf.d/00-keyboard.conf
# Written by systemd-localed(8), read by systemd-localed and Xorg. It's
# probably wise not to edit this file manually. Use localectl(1) to
# instruct systemd-localed to update it.
Section "InputClass"
        Identifier "system-keyboard"
        MatchIsKeyboard "on"
        Option "XkbLayout" "us"
        Option "XkbModel" "colemak"
EndSection

I'm out of ideas how this could be solved.

Edit: Formatting - changed from markdown to BBCode

Last edited by rootbox (2021-07-09 08:06:03)

Offline

#2 2021-08-17 21:14:39

stephane-klein
Member
Registered: 2021-03-13
Posts: 8

Re: GDM ignores keyboard layout on intial login

Same issue for me @rootbox sad

Offline

#3 2021-08-17 21:22:16

stephane-klein
Member
Registered: 2021-03-13
Posts: 8

Re: GDM ignores keyboard layout on intial login

Offline

Board footer

Powered by FluxBB