Skip to content

Uppercase keys no longer working #264

@lkesteloot

Description

@lkesteloot

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions