qemu_mouse_click
Click at specified screen coordinates in a Windows 98 VM via QMP, enabling mouse input before the guest OS controller is available. Supports left, right, or middle buttons.
Instructions
Move then click through QMP before the Windows controller is available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | Zero-based physical screen coordinate. | |
| y | Yes | Zero-based physical screen coordinate. | |
| vm_id | Yes | ||
| button | No | left |