NAME
xcbxkbsetindicatormap - SYNOPSIS
#include
Request function xcbvoidcookiet xcbxkbsetindicatormap(xcbconnectiont *conn, xcbxkbdevicespect deviceSpec, uint32t which, const xcbxkbindicatormapt *maps); REQUEST ARGUMENTS conn The XCB connection to X11. deviceSpec TODO: NOT YET DOCUMENTED. which TODO: NOT YET DOCUMENTED. maps TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbvoidcookiet. Errors (if any) have to be handled in the event loop. If you want to handle errors directly with xcbrequestcheck instead, use xcbxkbsetindicatormapchecked. See xcb-requests(3) for details. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from xkb.xml. Contact xcb@lists.freedesktop.org for correcā tions and improvements. X Version 11 libxcb 1.13 xcbxkbsetindicatormap(3)