Functions | |
int | XklInit (Display *dpy) |
int | XklTerm (void) |
const char * | XklGetBackendName (void) |
int | XklGetBackendFeatures (void) |
unsigned | XklGetMaxNumGroups (void) |
|
Provides information regarding available backend features (combination of XKLF_* constants)
|
|
What kind of backend if used
|
|
Provides the information on maximum number of simultaneously supported groups (layouts)
|
|
Initializes internal structures. Does not start actual listening though. Some apps can use Xklavier for information retrieval but not for actual processing.
|
|
Terminates everything... |