asweigart / pyautogui

A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
BSD 3-Clause "New" or "Revised" License
10.45k stars 1.26k forks source link

Update mouse.rst #652

Open mdtausifiqbal opened 2 years ago

mdtausifiqbal commented 2 years ago

The first parameter of the drag function is positive then it will move in the right direction not left.