XkbFindOverlayForKey(3) | XKB FUNCTIONS | XkbFindOverlayForKey(3) |
XkbFindOverlayForKey - Find the alternate name by using the primary name for a key that is part of an overlay
char * XkbFindOverlayForKey (XkbGeometryPtr geom, XkbSectionPtr section, char *under);
Keys that can generate multiple keycodes may be associated with multiple names. Such keys have a primary name and an alternate name.
XkbFindOverlayForKey uses the primary name of the key, under, to look up the alternate name, which it returns.
libX11 1.7.2 | X Version 11 |