mouse_scroll
Send a mouse-wheel delta to the Windows 98 VM at optional coordinates, enabling scrolling. Requires guest wheel support and locks the VM until vm_unlock is called.
Instructions
Send a mouse-wheel delta at optional coordinates. Requires guest wheel support. 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. | |
| delta | Yes |