keymap library

A reusable keymap widget with an optional visual display

Classes

KeyAction
A combination of a LogicalKeyboardKey (e.g., control-shift-A), a description of what action that keystroke should trigger (e.g., "select all text"), and a callback method to be invoked when that keystroke is pressed.
KeyboardWidget
A keymap widget allowing easy addition of shortcut keys to any widget tree with an optional help screen overlay
KeyboardWidgetState