XkbSASetGroup(3)



XkbSASetGroup

NAME
SYNTAX
ARGUMENTS
DESCRIPTION
STRUCTURE
WARNING

NAME

XkbSASetGroup − Sets the group_XXX field of act from the group index grp

SYNTAX

void XkbSASetGroup

(XkbAction act, int grp);

ARGUMENTS

− act

action from which to set group

− grp

group index to set in group_XXX

DESCRIPTION

XkbSASetGroup sets the group_XXX field of act from the group index grp.

STRUCTURE

Actions associated with the XkbGroupAction structure change the current group state when keys are pressed and released:

typedef struct _XkbGroupAction {
unsigned char type; /∗ XkbSA_{Set|Latch|Lock}Group */
unsigned char flags; /∗ with type, controls the effect on groups */
char group_XXX; /∗ represents a group index or delta */
} XkbGroupAction;

WARNING

This manpage seems to be incomplete



More Linux Commands

manpages/gnutls_x509_crt_get_pk_rsa_raw.3.html
gnutls_x509_crt_get_pk_rsa_raw(3) - API function (Man Page)
gnutls_x509_crt_get_pk_rsa_raw.3 - This function will export the RSA public keys parameters found in the given structure. The new parameters will be allocated u

manpages/fixproc.1.html
fixproc(1) - Fixes a process by performing the specified act
Fixes a process named proc by performing the specified action. The actions can be check, kill, restart, exist, or fix. The action is specified on the command li

manpages/getrpcent.3.html
getrpcent(3) - get RPC entry (Library - Linux man page).....
The getrpcent(), getrpcbyname(), and getrpcbynumber() functions each return a pointer to an object with the following structure containing the broken-out fields

manpages/du.1.html
du(1) - estimate file space usage - Linux manual page.......
Summarize disk usage of each FILE, recursively for directories. Mandatory arguments to long options are mandatory for short options too. -0, --null end each out

manpages/scr_set.3ncurses.html
scr_set(3ncurses) - read (write) a curses screen from (to) a
The scr_dump routine dumps the current contents of the virtual screen to the file filename. The scr_restore routine sets the virtual screen to the contents of f

manpages/fc-cache.1.html
fc-cache(1) - build font information cache files (Man Page)
fc-cache scans the font directories on the system and builds font information cache files for applications using fontconfig for their font handling. If director

manpages/XtErrorMsg.3.html
XtErrorMsg(3) - high-level error handlers - Linux man page
The XtErrorMsg function has been superceded by XtAppErrorMsg. The XtSetErrorMsgHandler function has been superceded by XtAppSetErrorMsgHandler. The XtSetWarning

manpages/mbstowcs.3.html
mbstowcs(3) - convert a multibyte string to a wide-character
If dest is not NULL, the mbstowcs() function converts the multibyte string src to a wide-character string starting at dest. At most n wide characters are writte

manpages/readers.conf.5.html
readers.conf(5) - Access control and configuration for nnrpd
readers.conf in pathetc specifies access control for nnrpd(8). It controls who is allowed to connect as a news reader and what theyre allowed to do after they c

manpages/XkbSAActionSetCtrls.3.html
XkbSAActionSetCtrls(3) - Sets the ctrls0 through ctrls3 fiel
XkbSAActionSetCtrls.3 - Actions associated with the XkbCtrlsAction structure change the state of the boolean controls. The type field can have any one of the va

manpages/sess_id.1ssl.html
sess_id(1ssl) SSL TLS session handling utility (Man Page)...
The sess_id process the encoded version of the SSL session structure and optionally prints out SSL session details (for example the SSL session master key) in h

manpages/attron.3ncurses.html
attron(3ncurses) - curses character and window attribute con
These routines manipulate the current attributes of the named window. The current attributes of a window apply to all characters that are written into the windo





We can't live, work or learn in freedom unless the software we use is free.