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

(WIN32) Fix Pause vs NumLock in dinput/sdl2 #15533

Merged
merged 1 commit into from
Jul 30, 2023

Conversation

sonninnos
Copy link
Collaborator

Description

Add correction for unreliable keysyms with Pause and NumLock when using dinput or sdl2.

Closes #15513

@sonninnos
Copy link
Collaborator Author

sonninnos commented Jul 29, 2023

Found a little issue with this, so no merging yet.

Edit: Sorted.

@LibretroAdmin LibretroAdmin merged commit cf42a20 into libretro:master Jul 30, 2023
22 checks passed
@sonninnos sonninnos deleted the win32-pause-numlock branch July 30, 2023 08:47
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

Successfully merging this pull request may close these issues.

Pause and Num Lock keys are swapped on Windows depending on the selected input driver
2 participants