pikvm_mouse_scroll
Send vertical and horizontal scroll commands to a remote machine. Navigate documents or web pages as if using a local mouse wheel.
Instructions
Scroll the mouse wheel on the remote machine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deltaX | No | Horizontal scroll amount (negative = left, positive = right) | |
| deltaY | Yes | Vertical scroll amount (negative = up, positive = down) |