lino.core.keyboard¶
This defines the Hotkey
class and some keystrokes.
The system is not yet heavily used.
Classes
|
Represents a combination of keystrokes. |
- class lino.core.keyboard.Hotkey(key=None, **kw)¶
Bases:
object
Represents a combination of keystrokes.