Skip to content

In a multi-monitor setup, position the mouse cursor on the desired monitor.

Notifications You must be signed in to change notification settings

hey-tony/PositionMouseCursor-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Position Mouse Cursor

Will attempt to center and position the mouse on the desired monitor in a multi-monitor setup.

Installation:

pip3 install pyautogui

# Mac users might need to:
# brew install pygobject3 gtk+3

Usage:

# ./position_mouse_cursor.py <MonitorIndex>
./position_mouse_cursor.py 1

About

In a multi-monitor setup, position the mouse cursor on the desired monitor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages