mouse_down
Hold a mouse button down in a Windows 98 VM, optionally moving to specified coordinates first. Enables drag-and-drop and long-press actions.
Instructions
Hold a mouse button down, optionally moving to coordinates first. Always release it later. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | Zero-based physical screen coordinate. | |
| y | No | Zero-based physical screen coordinate. | |
| button | No | left |