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  virtual mods to set
16

DESCRIPTION

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

NOTES

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