Functions | |
Bool | XklConfigActivate (const XklConfigRecPtr data) |
Bool | XklConfigGetFromServer (XklConfigRecPtr data) |
Bool | XklConfigGetFromBackup (XklConfigRecPtr data) |
Bool | XklConfigWriteFile (const char *fileName, const XklConfigRecPtr data, const Bool binary) |
|
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/XKB file
|