You are not logged in.

#1 2016-05-18 20:21:44

Osiris
Member
Registered: 2003-01-18
Posts: 157
Website

SDDM shows only us layout

Hello,

on a fresh Arch install SDDM shows only the us layout (only the US flag in the dropdown menu).

On the console the german layout works like it should and localectl says:

# localectl
   System Locale: LANG=de_DE.UTF-8
       VC Keymap: de-latin1-nodeadkeys
      X11 Layout: de
       X11 Model: pc105
     X11 Variant: nodeadkeys

# cat /etc/X11/xorg.conf.d/00-keyboard.conf
# Read and parsed by systemd-localed. It's probably wise not to edit this file
# manually too freely.
Section "InputClass"
        Identifier "system-keyboard"
        MatchIsKeyboard "on"
        Option "XkbLayout" "de"
        Option "XkbModel" "pc105"
        Option "XkbVariant" "nodeadkeys"
EndSection

Any idea what's missing? Is is possible that other layouts than us need to be installed seperatly?

Though everything seems to be in place:

root@marduk /home/florian # localectl list-x11-keymap-layouts | grep de
de
root@marduk /home/florian # localectl list-x11-keymap-models | grep pc105
pc105
root@marduk /home/florian # localectl list-x11-keymap-variants | grep nodeadkeys
[...]
nodeadkeys

Thanks!

Last edited by Osiris (2016-05-18 20:24:48)

Offline

#2 2016-05-18 20:49:31

carukia
Member
From: ~/United_Kingdom/Liverpool
Registered: 2011-05-15
Posts: 162

Re: SDDM shows only us layout

Try issuing

localectl set-x11-keymap 

More on the wiki article https://wiki.archlinux.org/index.php/SD … ard_layout

Offline

#3 2016-05-18 20:59:15

Osiris
Member
Registered: 2003-01-18
Posts: 157
Website

Re: SDDM shows only us layout

That's what I did

localectl set-x11-keymap de pc105 nodeadkeys

to achive the result above.

Offline

#4 2016-05-19 16:54:52

Irok
Member
Registered: 2015-10-10
Posts: 56

Re: SDDM shows only us layout

Hi, have you set locale in settings-regional settings?

Offline

#5 2016-05-19 18:11:44

Osiris
Member
Registered: 2003-01-18
Posts: 157
Website

Re: SDDM shows only us layout

Sorry, what setting you mean?

Offline

#6 2016-05-20 01:01:25

Irok
Member
Registered: 2015-10-10
Posts: 56

Re: SDDM shows only us layout

Osiris wrote:

Sorry, what setting you mean?

in the destopk, settings or  preferences>regional settings.


English is my second languaje, is the destopk settings in the menu go to regional settings and there check if is set to your country, that is what do that SDDM show your layout.

Offline

#7 2016-05-20 07:18:44

Osiris
Member
Registered: 2003-01-18
Posts: 157
Website

Re: SDDM shows only us layout

Hey,
I'm not using a desktop, just i3 as a window manager. There is no desktop setting for the language.

Offline

#8 2016-05-20 09:49:28

mukl
Member
From: Vienna, Austria
Registered: 2008-01-30
Posts: 52

Re: SDDM shows only us layout

My sddm login just changes to my locale ("de") right when I start typing into the passwd field. Before it stays on "us".

Strange behaviour by sddm (I would call it a bug), but it works.

Offline

#9 2016-05-20 12:39:10

Irok
Member
Registered: 2015-10-10
Posts: 56

Re: SDDM shows only us layout

Osiris wrote:

Hey,
I'm not using a desktop, just i3 as a window manager. There is no desktop setting for the language.

There is a disscusion here that may be interesting

https://github.com/sddm/sddm/issues/202

personally  I only use sddm with plasma not with other or no destokp. I have no problem with sddm also  I customized all it with background, icons, colors...

Last edited by Irok (2016-05-20 12:41:12)

Offline

Board footer

Powered by FluxBB