nanokvm_move
Move mouse cursor to specific screen coordinates on remote servers using NanoKVM hardware for BIOS-level management.
Instructions
Move mouse cursor to absolute screen position.
Args:
x: X coordinate (0 = left edge)
y: Y coordinate (0 = top edge)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes |