This is simple python tool to check the coordinates of your cursor on the screen. run the thses commands to use it:
git clone https://github.com/fire9dragon/check_cursor_postion.git
cd check_cursor_postion
python mouse_postion.py
and then just move your mosue and the coordinates will be printed on the screen