Add Media_Volume_Up

Propose new features and changes
mrx23dot
Posts: 4
Joined: 26 Oct 2021, 03:43

Add Media_Volume_Up

26 Oct 2021, 03:49

Please add Media_Volume_Up /down
which actually is (any) media player volume control, some keyboards have specific button/dial for that.

current Volume_Up controls the master volume.
lexikos
Posts: 9583
Joined: 30 Sep 2013, 04:07
Contact:

Re: Add Media_Volume_Up

29 Oct 2021, 03:44

Volume_Up has a virtual keycode, and it is defined in the Windows SDK. Media_Volume_Up either does not have a virtual keycode, or it is not defined in the SDK.

If the device reports the key, button or dial as keyboard input (not generic USB HID input), you can already send it or use it as a hotkey, and naming it is only a matter of convenience. See the documentation for further instructions and explanation.

If I was developing a media player, I would have no idea how to allow my media player to be controlled by this key, because even now that you have told me it exists, I cannot find it in any official (Microsoft or USB) documentation (or anywhere else, given the lack of search terms to distinguish it from the much more common Volume_Up key). I therefore doubt that it works universally. More likely, your keyboard manufacturer includes software that allows it to operate common media players.

If what you want is to control your media player's volume, you are asking for the wrong thing.

Return to “Wish List”

Who is online

Users browsing this forum: No registered users and 94 guests