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

The last table declares MediaNextTrack and MediaPreviousTrack, but their current name should be MediaTrackNext and MediaTrackPrevious #65

Closed
masayuki-nakano opened this issue Jul 5, 2023 · 0 comments

Comments

@masayuki-nakano
Copy link

The last table defines:

"MediaNextTrack" | No | Seek to next media or program track. (VK_TRACK_NEXT)
"MediaPause" | No | Pause the currently playing media. (VK_PAUSE)
"MediaPreviousTrack" | No | Seek to previous media or program track. (VK_TRACK_PREV)

They are must be intended to same as MediaTrackNext and MediaTrackPrevious in the Multimedia Keys section.

@garykac garykac closed this as completed in d16781e Jul 7, 2023
mangwu added a commit to mangwu/uievents-key-cn that referenced this issue Oct 26, 2023
mangwu added a commit to mangwu/uievents-key-cn that referenced this issue Oct 26, 2023
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