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, 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
20              primary name of the key to be considered
21

DESCRIPTION

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