/
KE
kernel
/
Kernel Images API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
kernel
Kernel Images API
post
Get the current mouse cursor position on the host computer
v44
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
56
121
143.5 KB
Get the current mouse cursor position on the host computer
post
/computer/get_mouse_position
Response
Current mouse position
MousePositionResponse
required
x
integer
required
X coordinate of the cursor
y
integer
required
Y coordinate of the cursor