Don’t know if you’ve figured out a solution, but there’s a way to bypass PsychoPy’s handling of keyboard inputs altogether that should give you what you need. You can basically just listen to the pyglet window directly. See here: Tracking Key release
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Fail to detect when a key is pressed | 3 | 618 | February 17, 2022 | |
| Keyboard input in code | 2 | 818 | December 21, 2023 | |
| How does PsychoPy identify keyboard keys? | 0 | 1270 | January 2, 2018 | |
| Tracking Key release | 5 | 4637 | July 24, 2019 | |
| Keyboard api with different language input | 3 | 1648 | July 23, 2019 |