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

GUACAMOLE-517: Correct keysym definition of "Print Screen" key. #262

Merged
merged 1 commit into from Mar 6, 2018

Conversation

mike-jumper
Copy link
Contributor

The "Print Screen" key is currently assigned to keysym 0xFD1D, which is XK_3270_PrintScreen and is technically incorrect. This should instead be 0xFF61 (XK_Print).

@asfgit asfgit merged commit cdc5dec into apache:master Mar 6, 2018
@mike-jumper mike-jumper deleted the print-screen branch March 6, 2018 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants