www.LinuxHowtos.org





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