A program that saves the X and Y position of the cursor to a file.
-
Updated
Nov 11, 2022 - C++
A program that saves the X and Y position of the cursor to a file.
Keeps the cursor inside the boundary of the primary monitor if the specified executable is already a process or when it becomes a process.
This program retrieves the current position of the mouse cursor on the screen and displays it in the console. The user can set the desired key for initiating the cursor position retrieval using the 'menu' function.
Add a description, image, and links to the cursor-position topic page so that developers can more easily learn about it.
To associate your repository with the cursor-position topic, visit your repo's landing page and select "manage topics."