Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Simulate escape key press using Python? › Reply To: Simulate escape key press using Python?
06/26/2015 at 06:43
#100747
Participant
Thanks for the reply, but I did end up figuring it out. I’ll post a guide this weekend. Basically some emulators don’t accept a sigterm and some don’t accept a uinput. Don’t ask me why…
I did however manage to write some code that exits all my emulators to ES gracefully without using sigkill and using a pin on the GPIO and a single external button and without using snesdev.