[Xcb] [Bug 43606] New: XKB-GetState missing lookupMods field
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Dec 7 15:11:57 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=43606
Bug #: 43606
Summary: XKB-GetState missing lookupMods field
Classification: Unclassified
Product: XCB
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Protocol
AssignedTo: xcb at lists.freedesktop.org
ReportedBy: robert.ancell at gmail.com
QAContact: xcb at lists.freedesktop.org
XKB-GetState missing lookupMods field
--- a/src/xkb.xml
+++ b/src/xkb.xml
@@ -1162,6 +1162,7 @@ authorization from the authors.
<field name="compatState" type="CARD8" mask="ModMask"
/>
<field name="grabMods" type="CARD8" mask="ModMask" />
<field name="compatGrabMods" type="CARD8"
mask="ModMask" />
+ <field name="lookupMods" type="CARD8" mask="ModMask" />
<field name="compatLookupMods" type="CARD8"
mask="ModMask" />
<pad bytes="1" />
<field name="ptrBtnState" type="CARD16"
mask="KeyButMask" />
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the Xcb
mailing list