[systemd-bugs] [Bug 67575] New: keymap malfunction

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 31 03:46:56 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=67575

          Priority: medium
            Bug ID: 67575
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: keymap malfunction
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: patatetom at gmail.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

Hi,

If system(d) starts with keymap=fr-latin1 (or 9) in /etc/vconsole.conf, the
linux console doesn't play the Ctrl- keys (Ctrl-C or Ctrl-D for example).

Switching to keymap=fr (via localectl or kernel boot parameter) solves the
malfunction and switching bak to fr-latin1 keeps the Ctrl- keys.

Regards, lacsaP.

8<--------------------------
# systemctl --version
systemd 204
+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ
# localectl 
   System Locale: LANG=fr_FR.utf8
       VC Keymap: fr-latin9
      X11 Layout: n/a
# # Ctrl-C is ko :-)
# localectl set-keymap fr-latin9
# localectl 
   System Locale: LANG=fr_FR.utf8
       VC Keymap: fr-latin9
      X11 Layout: n/a
# # Ctrl-C is ko :-)
# localectl set-keymap fr
# localectl 
   System Locale: LANG=fr_FR.utf8
       VC Keymap: fr
      X11 Layout: fr
       X11 Model: pc105
     X11 Options: terminate:ctrl_alt_bksp
# ^C
# # Ctrl-C is OK :-)
# localectl set-keymap fr-latin9
# localectl 
   System Locale: LANG=fr_FR.utf8
       VC Keymap: fr-latin9
      X11 Layout: fr
       X11 Model: pc105
     X11 Variant: latin9
     X11 Options: terminate:ctrl_alt_bksp
# ^C
# # Ctrl-C is OK :-)
# cat /etc/vconsole.conf 
FONT=
KEYMAP=fr-latin9
CONSOLEFONT=
CONSOLEMAP=

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130731/6d2a649f/attachment.html>


More information about the systemd-bugs mailing list