[systemd-bugs] [Bug 74108] New: Executing localectl set-x11-keymap without any argument break X config

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jan 26 22:48:27 PST 2014


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

          Priority: medium
            Bug ID: 74108
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: Executing localectl set-x11-keymap without any
                    argument break X config
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: minor
    Classification: Unclassified
                OS: All
          Reporter: minoshi at yandex.ru
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

systemd 208, archlinux

Executing localectl set-x11-keymap <layout> <model> <variant> without any
argument break X config.

For example:
#localectl set-x11-keymap us,ru pc104 grp:alt_shift_toggle
#localectl status
   System Locale: LANG=ru_RU.utf8
       VC Keymap: ru
      X11 Layout: ru,us
       X11 Model: pc104
     X11 Variant: grp:ctrl_shift_toggle

As you there is error in X11Variant.

Correct command for this example:
#localectl set-x11-keymap us,ru pc104 "" grp:alt_shift_toggle  //with quotes
!!!
# localectl status
   System Locale: LANG=ru_RU.utf8
                  LC_COLLATE=C
       VC Keymap: us
      X11 Layout: us,ru
       X11 Model: pc104
     X11 Options: grp:alt_shift_toggle


As simple way - write about in man page

-- 
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/20140127/884fc213/attachment.html>


More information about the systemd-bugs mailing list