Main Page | Modules | Class List | File List | Class Members | File Members

Settings for event processing


Functions

void XklSetGroupPerApp (Bool isGlobal)
Bool XklIsGroupPerApp (void)
void XklSetIndicatorsHandling (Bool whetherHandle)
Bool XklGetIndicatorsHandling (void)
void XklSetSecondaryGroupsMask (int mask)
int XklGetSecondaryGroupsMask (void)
void XklSetDefaultGroup (int group)
int XklGetDefaultGroup (void)

Function Documentation

int XklGetDefaultGroup void   ) 
 

Returns the default group set on window creation If -1, no default group is used

Returns:
the default group

Bool XklGetIndicatorsHandling void   ) 
 

Returns:
the value of the parameter: perform indicator handling

int XklGetSecondaryGroupsMask void   ) 
 

Returns:
the secondary group mask

Bool XklIsGroupPerApp void   ) 
 

Returns:
the value of the parameter: group per application

void XklSetDefaultGroup int  group  ) 
 

Configures the default group set on window creation. If -1, no default group is used

Parameters:
group the default group

void XklSetGroupPerApp Bool  isGlobal  ) 
 

Sets the configuration parameter: group per application

Parameters:
isGlobal is a new parameter value

void XklSetIndicatorsHandling Bool  whetherHandle  ) 
 

Sets the configuration parameter: perform indicators handling

Parameters:
whetherHandle is a new parameter value

void XklSetSecondaryGroupsMask int  mask  ) 
 

Sets the secondary groups (one bit per group). Secondary groups require explicit "allowance" for switching

Parameters:
mask is a new group mask
See also:
XklAllowOneSwitchToSecondaryGroup


Generated on Thu Dec 30 23:19:19 2004 for libxklavier by  doxygen 1.3.9.1