keyboard_keycode
Send low-level Win32 keyboard events to a Windows 98 VM using virtual-key or scan codes. Choose action from down, up, or press. Remember to unlock the VM afterwards.
Instructions
Send a low-level Win32 virtual-key or scan-code input event. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | press | |
| extended | No | ||
| scan_code | No | ||
| virtual_key | No |