mouse_up
Release a held mouse button, optionally moving to specified coordinates first. Completes drag operations or releases a button in the Windows 98 VM.
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 |