Next: , Previous: , Up: Commands   [Contents][Index]


13.4.16 Keyboard feed (0x72)

Add text to the keyboard buffer.

Command body:

byte 0: Length of text
byte 1+: The text

Special characters such as return are escaped with backslashes.

Response type:

0x72: MON_RESPONSE_KEYBOARD_FEED

Response body:

Currently empty.