-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
I was using v2.22 of pi3d (on RPi 2), and the keyboard's read() function was properly returning uppercase letters (shift-A was returning 65). I've upgraded to the latest version (v2.52) and all letters now return the lowercase value (97 for shift-A). The shift key itself returns 0 (as does other modifier keys). I tried read_code() and it's the same.
I checked the sample programs and they all only ever use lowercase commands.
This is on Linux on Raspberry Pi 5, console mode (via xinit). I tried with and without curses.
Metadata
Metadata
Assignees
Labels
No labels