[systemd-bugs] [Bug 89480] New: different keyboard layouts in X11 and VT

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 6 17:42:21 PST 2015


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

            Bug ID: 89480
           Summary: different keyboard layouts in X11 and VT
           Product: systemd
           Version: unspecified
          Hardware: All
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
          Assignee: systemd-bugs at lists.freedesktop.org
          Reporter: tpgxyz at gmail.com
        QA Contact: systemd-bugs at lists.freedesktop.org

This happens with systemd-219

$ localectl
   System Locale: LANG=it_IT.UTF-8
       VC Keymap: it2
      X11 Layout: it
       X11 Model: pc105

$ more /etc/X11/xorg.conf.d/*keyb*.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" "it"
        Option "XkbModel" "pc105"
EndSection

In VT key "-" does not print "-" but "/" while in X11 key "-" prints good char.

Please help :)

-- 
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/20150307/189fb43c/attachment.html>


More information about the systemd-bugs mailing list