Contribution: getKeys() can return keyboard modifier state

I’ll be happy to receive any comments and/or critique for pull request 1242. This grew out of my team’s need to efficiently recognize ALT-key sequences. This enhancement should recognize and return all keyboard modifiers known to Pyglet.

https://github.com/psychopy/psychopy/pull/1242

3 Likes

Thanks Jim (and welcome :slight_smile:). I’ve pulled that in.

Glad to hear it, thanks Jon.