Functions | |
Bool | XklMultipleLayoutsSupported (void) |
Bool | XklConfigActivate (const XklConfigRecPtr data, XkbDescModifierFunc fun, void *userData) |
int | XklSetKeyAsSwitcher (XkbDescPtr kbd, void *userData) |
Bool | XklConfigGetFromServer (XklConfigRecPtr data) |
Bool | XklConfigGetFromBackup (XklConfigRecPtr data) |
Bool | XklConfigWriteXKMFile (const char *fileName, const XklConfigRecPtr data, XkbDescModifierFunc fun, void *userData) |
|
Activates some XKB configuration
|
|
Loads the current XKB configuration (from backup)
|
|
Loads the current XKB configuration (from X server)
|
|
Writes some XKB configuration into XKM file
|
|
Determines whether multiple layouts (by Ivan Pascal) are supported.
|
|
One of possible XkbDescModifierFunc Handy for setting one key as a group switcher
|