Typedef MirKeyboardEvent

Typedef Documentation

typedef struct MirKeyboardEvent MirKeyboardEvent

An event type describing a change in keyboard state.

Apology #1: Keyboard events almost always come from a keyboard, except they can also come from system buttons (power, volume, home). This is an issue we’ve inherited from the Linux kernel and Android, but could be solved in future by giving such system switch events their own input group such as MirSwitchEvent.