Bug ID 1229915
Summary systemd - vconsole-setup / display-manager - clobbering vconsole.conf
Classification openSUSE
Product openSUSE Distribution
Version Leap 15.6
Hardware x86-64
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee screening-team-bugs@suse.de
Reporter bugrprt21882@online.de
QA Contact qa-bugs@suse.de
Target Milestone ---
Found By ---
Blocker ---

I've noticed that, "localectl" was no longer reporting my preferred X11
keyboard model - should be:

 # localectl 
System Locale: LANG=de_DE.UTF-8
    VC Keymap: de
   X11 Layout: de
    X11 Model: cymotionlinux
  X11 Variant: de_nodeadkeys
  X11 Options: terminate:ctrl_alt_bksp
 # 

Was:

 # localectl 
System Locale: LANG=de_DE.UTF-8
    VC Keymap: de-nodeadkeys
   X11 Layout: de
    X11 Model: microsoftpro
  X11 Variant: nodeadkeys
  X11 Options: terminate:ctrl_alt_bksp
 # 

----------------------------------------------------------------

Systemd Journal entries:
[   39.687375] display-manager[2035]: /etc/vconsole.conf available
[   39.687375] display-manager[2035]: KEYMAP: de-nodeadkeys
[   39.687375] display-manager[2035]: Command: localectl set-keymap
de-nodeadkeys
[   39.687375] display-manager[2035]: W: Cannot find mapping for de-nodeadkeys
in /usr/share/systemd/kbd-model-map
[   39.687375] display-manager[2035]: W: This will result in an 'us' X keyboard
layout as default
[   39.687736] systemd[1]: Reached target Timer Units.
[   39.687966] systemd[1]: Starting The Apache Webserver...
[   39.688178] systemd[1]: Starting Postfix Mail Transport Agent...
[   39.688407] systemd[1]: Starting Do daily mandb update...
[   39.688602] systemd[1]: Starting Rotate log files...
[   39.688705] systemd[1]: Started The Apache Webserver.
[   39.688819] systemd[1]: Starting X Display Manager...
[   39.688904] (storecon)[2026]: postfix.service: Executable /sbin/restorecon
missing, skipping: No such file or directory
[   39.689078] systemd[1]: Starting Locale Service...
[   39.689181] systemd[1]: Started Locale Service.
[   39.689253] systemd-localed[2043]: The virtual console keymap
'de-nodeadkeys' is converted to X11 keyboard layout 'de' model 'microsoftpro'
variant 'nodeadkeys' options 'terminate:ctrl_alt_bksp'
[   39.689654] systemd-localed[2043]: Changed virtual console keymap to
'de-nodeadkeys' toggle ''
[   39.689771] systemd[1]: kbdsettings.service: Deactivated successfully.
[   39.689881] systemd[1]: Stopped Apply settings from /etc/sysconfig/keyboard.
[   39.689978] systemd[1]: Stopping Apply settings from
/etc/sysconfig/keyboard...
[   39.690071] systemd[1]: systemd-vconsole-setup.service: Deactivated
successfully.
[   39.690147] systemd[1]: Stopped Virtual Console Setup.
[   39.690219] systemd[1]: Stopping Virtual Console Setup...
[   39.690278] systemd[1]: Starting Virtual Console Setup...


You are receiving this mail because: