Welcome | Get started | Dive into Lino | Contribute | Topics | Reference | More

lino.core.keyboard

This defines the Hotkey class and some keystrokes.

The system is not yet heavily used.

Classes

Hotkey([key])

Represents a combination of keystrokes.

class lino.core.keyboard.Hotkey(key=None, **kw)

Bases: object

Represents a combination of keystrokes.