View Issue Details

IDProjectCategoryView StatusLast Update
0013552MMW v4Hotkeyspublic2017-01-12 20:35
Reporterpeke Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status feedbackResolutionopen 
Target Version4.1.15 
Summary0013552: Media Volume Keys: Volume keys are not recognized correctly in MMW
DescriptionAfter Windows 10 Anniversary Update 1607 Volume keys stopped working globally and MMW stopped recognizing them correctly eg. Volume Down and Volume Up are recognized as same key under HID

In ini it is set PreferLLKeysHook=0 so it should be detected correctly.

My application HotKey attached detect it correctly.
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?p=427632#p427632
TagsNo tags attached.
Attached Files
hotkey.exe (174,080 bytes)
Fixed in build

Relationships

related to 0012685 assignedpeke Media Controls do not work after Chrome installed 

Activities

rusty

2016-09-28 16:24

administrator   ~0045779

fyi, I can replicate, though I haven't tested to see whether the problem also occurs on chrome running on Win10 pre-1067.

Ludek

2017-01-12 20:31

developer   ~0046926

Last edited: 2017-01-12 20:35

I cannot replicate on Windows 10 Update 1607 on my laptop.

In my case they are correctly recognized in the default config (PreferLLKeysHook=0)

In the log I see:
APPCOMMAND_MEDIA: 9 mapped from VK_MEDIA - for Volume Down
APPCOMMAND_MEDIA: 10 mapped from VK_MEDIA - for Volume Up

a) Could you generate debug log?
b) Are they recognized correctly when PreferLLKeysHook=1 ?