move_cursor
Move the real OS cursor to a screen pixel inside the Floorp window on Windows. Brings Floorp to the foreground and aborts if the point is outside.
Instructions
Move the REAL OS cursor to a screen pixel (must be inside the Floorp window). Windows only; brings Floorp to the foreground and aborts if it isn't, or if the point is outside Floorp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | Screen X (pixels). | |
| y | Yes | Screen Y (pixels). |