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 Feb 22 20:38:29 2007 for libxklavier by  doxygen 1.5.1