Table of 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.


Table of Contents