<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - xcb_xkb_get_names reply always returns "us" layout until XCB_XKB_NEW_KEYBOARD_NOTIFY detects first keypress"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93701#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - xcb_xkb_get_names reply always returns "us" layout until XCB_XKB_NEW_KEYBOARD_NOTIFY detects first keypress"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93701">bug 93701</a>
              from <span class="vcard"><a class="email" href="mailto:doktor5000@arcor.de" title="Florian Hubold <doktor5000@arcor.de>"> <span class="fn">Florian Hubold</span></a>
</span></b>
        <pre>Thanks (In reply to Ran Benita from <a href="show_bug.cgi?id=93701#c1">comment #1</a>)
<span class="quote">> Please run the attached (abbreviated) program and see if it prints the
> expected group names (it does for me).</span >

Thanks for the testcase, works fine here after compiling with -std=c11 added,
it returns: "German (eliminate dead keys)".

But from what I understood, this is not the actual issue.
I'll try to run it directly after X / DM starts, before the first keypress
(that is before XCB_XKB_NEW_KEYBOARD_NOTIFY is run the first time).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>