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

NAME

6       XkbKeyTypeIndex  -  Obtain  the index of a key type or the pointer to a
7       key type
8

SYNOPSIS

10       int XkbKeyTypeIndex (XkbDescPtr xkb, KeyCode keycode, int group);
11

ARGUMENTS

13       - xkb  Xkb description of interest
14
15       - keycode
16              keycode of interest
17
18       - group
19              group index
20

DESCRIPTION

22       XkbKeyTypeIndex computes an index into the types vector of  the  client
23       map in xkb from the given keycode and group index.
24
25
26
27
28X Version 11                    libX11 1.7.3.1              XkbKeyTypeIndex(3)
Impressum