XKB FUNCTIONS XkbModActionVMods(3x11)
NAME
XkbModActionVMods - Returns the vmods1 and vmods2 fields of
act converted to the vmods format of an Xkb modifier descriptionSYNOPSIS
cc [ flag... ] file... -lX11 [ library... ]
unsigned short XkbModActionVMods (XkbAction act);
ARGUMENTS- act
action from which to extract virtual modsDESCRIPTION
XkbModActionVMods returns the vmods1 and vmods2 fields of
act converted to the vmods format of an Xkb modifier description.ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | x11/library/libx11 ||_____________________________|_____________________________|
| Interface Stability | Committed ||_____________________________|_____________________________|
| MT-Level | See XInitThreads(3X11) |
|_____________________________|_____________________________|
X Version 11 Last change: libX11 1.3.5 1