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 keyboard.rst #835

Open itsmenickfromschool opened 9 months ago

itsmenickfromschool commented 9 months ago

Specified how to avoid a common hotkey bug on macOS by including the interval argument and added an example code snippet for opening spotlight (search function on macOS)