mouse_up
Release a held mouse button at specified screen coordinates, optionally moving there first. Unlock the VM session when finished.
Instructions
Release a held mouse button, optionally moving to coordinates first. 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. |