Bug 1075221

Summary: Keyboard layout not applied after installation
Product: [openSUSE] openSUSE Distribution Reporter: Lukas Krause <lukas.krause>
Component: YaST2Assignee: E-mail List <yast2-maintainers>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: jreidinger
Version: Leap 15.0   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: yast2 logs

Description Lukas Krause 2018-01-09 17:51:58 UTC
I installed leap 15.0 and choosed the german keyboard layout in the installation process. After booting i ended up with an english layout.

linux-8ant:~ # localectl
  System Locale: LANG=en_US.UTF-8
      VC Keymap: n/a
     X11 Layout: n/a
linux-8ant:~ # cat /etc/locale.conf
LANG=en_US.UTF-8
Comment 1 Lukas Krause 2018-01-09 17:59:45 UTC
Created attachment 755402 [details]
yast2 logs
Comment 2 Josef Reidinger 2018-01-17 16:23:52 UTC
thanks for report. Should be fixed by this[1] pull request and next Leap build should contain it.

[1] https://github.com/yast/yast-country/pull/159