mouse_down
Hold down a mouse button in a Windows 98 VM, optionally moving to coordinates first. Use for drag-and-drop or long-press actions; release later and unlock the VM when finished.
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 | |
| vm_name | Yes | Unique VM name configured in WIN98CTL.INI. |