I’m working on a presentation that will require someone to press a key (specifically the numbers 1-9) for user interaction. The goal is that this presentation on Impress will be open in presentation mode so that someone could press 1 to go to the next slide or press 2 to go back to the beginning and the program can detect those numbers and do exactly that. I haven’t been able to find anything, so if anyone would have any idea, I would love to know! Thank you!
Edit: It has also come to my attention that I will need to install a “listener” so that the program will detect when the key is actually pressed too, and attach these to a macro. Any advice on how to do this would also help!