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

[BUG] XK_Meta_L and XK_Meta_R should be changed to XK_Super_L and XK_Super_R due to Meta keys are not always Windows keys #214

Open
travisvroman opened this issue Jan 14, 2024 · 0 comments
Assignees
Labels
bug Something isn't working Linux Affects Linux Operating System

Comments

@travisvroman
Copy link
Owner

Describe the bug
@nyvyme • 15 hours ago
in engine/src/platform/platform_linux.c
in keys translate_keycode(u32 x_keycode)
XK_Meta_L and XK_Meta_R should be changed to XK_Super_L and XK_Super_R due to Meta keys are not always Windows keys

@travisvroman travisvroman added the bug Something isn't working label Jan 14, 2024
@travisvroman travisvroman self-assigned this Jan 14, 2024
@travisvroman travisvroman added the Linux Affects Linux Operating System label Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Linux Affects Linux Operating System
Projects
None yet
Development

No branches or pull requests

1 participant