Header Ads Widget

[MAN] XkbKeysymToModifiers

Content-type: text/html; charset=UTF-8 Man page of XkbKeysymToModifiers

XkbKeysymToModifiers

Section: XKB FUNCTIONS (3)
Updated: libX11 1.6.4
Index Return to Main Contents
 

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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:45:38 GMT, September 16, 2022

댓글 쓰기

0 댓글