Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows: no KEY_DOWN or CHAR events for the "Print Screen" / SYSRQ key -- does fire KEY_UP #2558

Open
emersonrp opened this issue Jun 9, 2024 · 0 comments

Comments

@emersonrp
Copy link

Operating system: Windows 10
wxPython version & source: 4.2.1, from wxpython.org
Python version & source: 3.11.8, from python.org

Description of the problem:

On Windows (10 at least, probably others), the Print Screen / SysRq key doesn't fire a key-down or char event at all. It does fire a key-up event when released. This can be seen by running the Key Events section of the wxpython demo.

Windows Settings > Ease of Access > Keyboard > "Print Screen shortcut" is off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant