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

NAME

6       XkbAllocIndicatorMaps  -  Allocates, directly, the indicators member of
7       the keyboard description record
8

SYNOPSIS

10       Status XkbAllocIndicatorMaps (variable_type *xkb);
11

ARGUMENTS

13       - xkb  keyboard description structure
14

DESCRIPTION

16       The xkb parameter must point to a valid  keyboard  description.  If  it
17       doesn't, XkbAllocIndicatorMaps returns a BadMatch error. Otherwise, Xk‐
18       bAllocIndicatorMaps allocates and initializes the indicators member  of
19       the keyboard description record and returns Success. If XkbAllocIndica‐
20       torMaps was unable to allocate the  indicators  record,  it  reports  a
21       BadAlloc error.
22

RETURN VALUES"

24       Success        The XkbAllocIndicatorMaps function returns Success if it
25                      is successful in allocating and initializing the indica‐
26                      tors member of the keyboard description record.
27

DIAGNOSTICS

29       BadMatch       A  compatible  version  of  Xkb was not available in the
30                      server or an argument has correct type and range, but is
31                      otherwise invalid
32
33       BadAlloc       Unable to allocate storage
34
35
36
37X Version 11                    libX11 1.7.3.1        XkbAllocIndicatorMaps(3)
Impressum