Crate xkeysym

source
Expand description

Keyboard symbols for X11.

Modules§

Structs§

  • CodePair 🔒
  • The keyboard code, often corresponding to a physical key.
  • The keyboard symbol, often corresponding to a character.

Constants§

Functions§

  • Convert a keysym to its uppercase/lowercase equivalents.
  • Get the keyboard symbol from a keyboard code and its column.

Type Aliases§