1XkbFindOverlayForKey(3)          XKB FUNCTIONS         XkbFindOverlayForKey(3)
2
3
4

NAME

6       XkbFindOverlayForKey  -  Find  the  alternate name by using the primary
7       name for a key that is part of an overlay
8

SYNOPSIS

10       char * XkbFindOverlayForKey (XkbGeometryPtr  geom,  XkbSectionPtr  sec‐
11              tion, _Xconst char *under);
12

ARGUMENTS

14       geom   geometry that contains the section
15
16       section
17              section to be searched for matching keys
18
19       under  primary name of the key to be considered
20

DESCRIPTION

22       Keys  that can generate multiple keycodes may be associated with multi‐
23       ple names.  Such keys have a primary name and an alternate name.
24
25       XkbFindOverlayForKey uses the primary name of the key, under,  to  look
26       up the alternate name, which it returns.
27
28
29
30X Version 11                     libX11 1.8.7          XkbFindOverlayForKey(3)
Impressum