key_press
Description:
Press a key.
Parameters:
this | |
scancode |
a PC XT (set 1) key scancode. For scancodes with an %0xe0 prefix, drop the prefix and OR the scancode with %0x100. |
Press a key.
this | |
scancode |
a PC XT (set 1) key scancode. For scancodes with an %0xe0 prefix, drop the prefix and OR the scancode with %0x100. |