What | Removed | Added |
---|---|---|
Severity | Normal | Minor |
I just tested with a Leap 15.4 ISO: - Selected language German, keyboard German at the boot prompt (gfxboot): Both were correctly automatically selected in the YaST language / keyboard dialog. - Left language English (US), keyboard German at gfxboot: language English (US) (correct) in YaST, keyboard English (US) (wrong). The background is most likely that the YaST language dialog takes the language from /etc/install.inf if it's set there, and it looks up the default keyboard layout for that language from an internal map. That makes sense for a reasonable default, but it's wrong if the user already chose a keyboard layout in gfxboot (so it's written to /etc/install.inf).