Question / Help Simulated Keypresses Do Not Activate Hotkey Actions

Hey, I'm trying to use the Pynput library to simulate keypresses to activate a scene transition. When I use the key manually, it works correctly, but when I trigger the script, I will see the result of the simulated keypress, but the transition remains untriggered.

A better understanding of the internal hotkey listeners may be all I need, otherwise I guess it could be considered a bug.

Thanks!
Exist
 
Top