suse man page for xkbkeysymtomodifiers

Query: xkbkeysymtomodifiers

OS: suse

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XkbKeysymToModifiers(3) 					   XKB FUNCTIONS					   XkbKeysymToModifiers(3)

NAME
XkbKeysymToModifiers - Finds the set of modifiers bound to a particular keysym on the core keyboard
SYNOPSIS
unsigned int XkbKeysymToModifiers (Display *dpy, KeySym ks);
ARGUMENTS
- dpy connection to X server - ks keysym of interest
DESCRIPTION
XkbKeysymToModifiers finds the set of modifiers currently bound to the keysym ks on the core keyboard. The value returned is the mask of modifiers bound to the keysym ks. If no modifiers are bound to the keysym, XkbKeysymToModifiers returns zero; otherwise, it returns the inclusive OR of zero or more of the following: ShiftMask, ControlMask, LockMask, Mod1Mask, Mod2Mask, Mod3Mask, Mod4Mask, and Mod5Mask. X Version 11 libX11 1.3.2 XkbKeysymToModifiers(3)
Related Man Pages
xkbgetkeymodifiermap(3) - debian
xkbtranslatekeycode(3) - debian
xkbgetkeymodifiermap(3) - x11r4
xkbtranslatekeycode(3) - suse
xttranslatb(3) - hpux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com
Shopt -s histappend
32 bit process addressing more than 4GB