Will attempt to center and position the mouse on the desired monitor in a multi-monitor setup.
pip3 install pyautogui
# Mac users might need to:
# brew install pygobject3 gtk+3
# ./position_mouse_cursor.py <MonitorIndex>
./position_mouse_cursor.py 1