xkbsetmodactionvmods(3) debian man page | unix.com

Man Page: xkbsetmodactionvmods

Operating Environment: debian

Section: 3

XkbSetModActionVMods(3) 					   XKB FUNCTIONS					   XkbSetModActionVMods(3)

NAME
XkbSetModActionVMods - Sets the vmods1 and vmods2 fields of act using the vmods format of an Xkb modifier description
SYNOPSIS
void XkbSetModActionVMods (XkbAction act, unsigned short vmods);
ARGUMENTS
- act action in which to set vmods - vmods virtual mods to set
DESCRIPTION
XkbSetModActionVMods sets the vmods1 and vmods2 fields of act using the vmods format of an Xkb modifier description.
NOTES
Despite the fact that the first parameter of these two macros is of type XkbAction, these macros may be used only with Actions of type Xkb- ModAction and XkbISOAction. X Version 11 libX11 1.5.0 XkbSetModActionVMods(3)
Related Man Pages
xkbsaredirectvmods(3) - centos
xkbsaredirectvmodsmask(3) - centos
xkbsaredirectsetvmodsmask(3) - x11r4
xkbsaredirectvmodsmask(3) - x11r4
xkbsaredirectsetvmodsmask(3) - suse
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?