Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to get the location of the cursor screen in python

import mouse 
print(mouse.get_position())
 
PREVIOUS NEXT
Tagged: #location #cursor #screen #python
ADD COMMENT
Topic
Name
6+8 =