I am trying to use the SkyWriter Hat along with pyautogui to control a web browser. However with the SkyWriter software actively looking for events the pyautogui software is screwed. This leads to many duplicate letters in the output stream that pyautogui produces. Without the SkyWriter software initialized pyautogui works perfectly.
Is there a way to turn on and off the SkyWriter software actively looking for events? Otherwise it is a project killer.
There is quite a tight deadline on this task so help would be appreciated.