View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013552 | MMW v4 | Hotkeys | public | 2016-09-28 15:54 | 2017-01-12 20:35 |
Reporter | peke | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | feedback | Resolution | open | ||
Target Version | 4.1.15 | ||||
Summary | 0013552: Media Volume Keys: Volume keys are not recognized correctly in MMW | ||||
Description | After 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 Information | http://www.mediamonkey.com/forum/viewtopic.php?p=427632#p427632 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | |||||
|
fyi, I can replicate, though I haven't tested to see whether the problem also occurs on chrome running on Win10 pre-1067. |
|
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 ? |