from pyautogui import hscroll hscroll(1) # or -1
Only scrolls left doesn\'t matter if parameter is negative or positive. When vscroll works fine, so