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

NAME

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

SYNOPSIS

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

ARGUMENTS

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

DESCRIPTION

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