1XkbSetModActionVMods(3)          XKB FUNCTIONS         XkbSetModActionVMods(3)
2
3
4

NAME

6       XkbSetModActionVMods  -  Sets the vmods1 and vmods2 fields of act using
7       the vmods format of an Xkb modifier description
8

SYNOPSIS

10       void XkbSetModActionVMods (XkbAction act, unsigned short vmods);
11

ARGUMENTS

13       - act  action in which to set vmods
14
15       - vmods
16              virtual mods to set
17

DESCRIPTION

19       XkbSetModActionVMods sets the vmods1 and vmods2 fields of act using the
20       vmods format of an Xkb modifier description.
21

NOTES

23       Despite  the  fact  that  the first parameter of these two macros is of
24       type XkbAction, these macros may be used only with Actions of type Xkb‐
25       ModAction and XkbISOAction.
26
27
28
29X Version 11                     libX11 1.6.12         XkbSetModActionVMods(3)
Impressum