from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
XkbModActionVMods
Section: XKB FUNCTIONS (3) Updated: libX11 1.6.4 Index
Return to Main Contents
NAME
XkbModActionVMods - Returns the vmods1 and vmods2 fields of act converted to the vmods format of an
Xkb modifier description
SYNOPSIS
-
unsigned short XkbModActionVMods
(XkbAction act);
ARGUMENTS
- - act
-
- action from which to extract virtual mods
DESCRIPTION
XkbModActionVMods
returns the
vmods1
and
vmods2
fields of
act
converted to the
vmods
format of an Xkb modifier description.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
|