Module simple_text_input

Module simple_text_input 

Source
Expand description

Simple Text Input Protocol

The simple-text-input protocol defines how to read basic key-strokes. It is limited to non-modifiers and lacks any detailed reporting. It is mostly useful for debugging and admin interaction.

Structs§

InputKey
Protocol

Constants§

PROTOCOL_GUID

Type Aliases§

ProtocolReadKeyStroke
ProtocolReset