Expand description
The “X11 Window System Protocol” standard defines in Appendix A the keysym codes. These 29-bit integer values identify characters or functions associated with each key (e.g., via the visible engraving) of a keyboard layout.
This library contains mappings between mnemonic macro names and these keysym codes.
Structs§
Functions§
- Look up a record by unicode char (unicode code point)
- Look up a mnemonic macro name by the keysym code
- Look up a record by the mnemonic macro name