Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dwm/mod.ts>DwmWindow#setCursorPos

Deno Window Manager: Cross-platform window creation and management
Go to Latest
method DwmWindow.prototype.setCursorPos
Re-export
import { DwmWindow } from "https://deno.land/x/dwm@0.3.2/mod.ts";

Sets the cursor to a specific position

Parameters

xpos: number
ypos: number