I use AutoHotkey. I need a script that draws a red line that connects the center of the screen and the mouse coordinates.
The main thing for me is that the script should not interfere with other applications. That is, I want to be able to freely use the keys on the keyboard and mouse.
It is also desirable that the line is drawn not up to the mouse, but goes to the end of the screen.
I can’t connect screen center and mouse coordinates. Everything is attached to the mouse.
Umeshka is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.