![]() |
Deskflow 1.24.0.365
Keyboard and mouse sharing utility
|
XKB utility functions. More...
#include <XDGKeyUtil.h>
Static Public Member Functions | |
| static uint32_t | mapKeySymToKeyID (KeySym) |
| Convert KeySym to KeyID. | |
| static uint32_t | getModifierBitForKeySym (KeySym keysym) |
| Convert KeySym to corresponding KeyModifierMask. | |
XKB utility functions.
|
static |
Convert KeySym to corresponding KeyModifierMask.
Converts a KeySym to the corresponding KeyModifierMask, or 0 if the KeySym is not a modifier.