Main Page   Modules   Compound List   File List   Compound Members   File Members  

XKB group calculation and change


Functions

int XklGetNextGroup (void)
int XklGetPrevGroup (void)
int XklGetRestoreGroup (void)
void XklLockGroup (int group)

Function Documentation

int XklGetNextGroup void   
 

Calculates next group id. Does not change the state of anything.

Returns:
next group id

int XklGetPrevGroup void   
 

Calculates prev group id. Does not change the state of anything.

Returns:
prev group id

int XklGetRestoreGroup void   
 

Returns:
saved group id of the current client. Does not change the state of anything.

void XklLockGroup int    group
 

Locks the group. Can be used after XklGetXXXGroup functions

Parameters:
group  is a group number for locking
See also:
XklGetNextGroup , XklGetPrevGroup , XklGetRestoreGroup


Generated on Thu May 30 11:39:03 2002 for libxklavier by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002