[Xcb] [Bug 93701] xcb_xkb_get_names reply always returns "us" layout until XCB_XKB_NEW_KEYBOARD_NOTIFY detects first keypress

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 14 12:37:31 PST 2016


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

--- Comment #2 from Florian Hubold <doktor5000 at arcor.de> ---
Thanks (In reply to Ran Benita from comment #1)
> Please run the attached (abbreviated) program and see if it prints the
> expected group names (it does for me).

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).

-- 
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/xcb/attachments/20160114/51364b52/attachment.html>


More information about the Xcb mailing list