[Xcb] XCB replacement for XkbLockGroup

Peter Harris pharris at opentext.com
Mon Dec 16 08:24:35 PST 2013


On 2013-12-16 09:35, lexa fedotov wrote:
> Especially i'm looking for xcb replacement for XkbLockGroup function,
> but i can't find a analogue for them. Looks like it is not implemented,
> am i right? If so, what can i do to implement it in a xcb_xkb library ?

XkbLockGroup is a wrapper around XkbLatchLockState, with the other parts
set to false.

http://cgit.freedesktop.org/xorg/lib/libX11/tree/src/xkb/XKB.c#n296

The XCB equivalent is to call xcb_xkb_latch_lock_state directly.

Peter Harris
-- 
               Open Text Connectivity Solutions Group
Peter Harris                    http://connectivity.opentext.com/
Research and Development        Phone: +1 905 762 6001
pharris at opentext.com            Toll Free: 1 877 359 4866


More information about the Xcb mailing list