mouse_move
Moves the mouse to exact zero-based physical pixel coordinates on the Windows 98 VM screen for precise cursor control.
Instructions
Move the mouse to an exact zero-based physical pixel coordinate. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | Zero-based physical screen coordinate. | |
| y | Yes | Zero-based physical screen coordinate. | |
| duration_ms | No |