OS: macOS 13.5
PsychoPy version: 2023.2.3
What are you trying to achieve?:
I want the routine to end when any key is pressed. In the Keyboard component, I checked the Force end of Routine option and left the duration and Allowed keys blank.
What specifically went wrong when you tried that?:
Not all keys are working. For example, pressing any of the number, alphabet keys, and ‘space’ won’t end the routine. Keys that can end the routine are ‘shift’, ‘command’, ‘option’, ‘caps lock’, ‘fn’.
What did you try to make it work?:
I added keys that are not working to Allowed key (e.g., ‘space’, ‘a’, ‘1’) and those keys are still not working.