Will it register KeyboardInterrupt
exception instead? The application logic assumes there will be at least one Psychopy window active at the time, but the keyboard commands can be input into the console window.
Asked
Active
Viewed 21 times
0

ivan866
- 554
- 4
- 10
1 Answers
0
You can see my code to capture control-C, an explanation of how/why it works, a trap to avoid in making it work with PsychoPy's waitKeys()
, and a pointer to another helpful stackoverflow discussion, here.

Kim Silverman
- 25
- 4