1XkbModActionVMods(3) XKB FUNCTIONS XkbModActionVMods(3)
23
4
NAME
6XkbModActionVMods - Returns the vmods1 and vmods2 fields of act con‐
7verted to the vmods format of an Xkb modifier description
8
SYNOPSIS
10unsigned short XkbModActionVMods (XkbAction act);
11
ARGUMENTS
13- act action from which to extract virtual mods
14
DESCRIPTION
16XkbModActionVMods returns the vmods1 and vmods2 fields of act converted
17to the vmods format of an Xkb modifier description.
1819
20
21
X Version 11 libX11 1.6.7 XkbModActionVMods(3)