XkbKeysymToModifiers (3) Linux Manual Page
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 interestDescriptionXkbKeysymToModifiers finds the set of modifiers currently bound to the keysym ks on the core keyboard. The value returned is the…
