bugs when hotkeying Media keys and/or sending Media keys

Report problems with documented functionality
artofwalls
Posts: 19
Joined: 25 Jul 2015, 20:37

bugs when hotkeying Media keys and/or sending Media keys

25 Apr 2018, 14:05

I have a Logitech K270 keyboard. It lacks a Launch Media key but it has a Play/Pause Key, so it occurred to me that I could use Windows+Play/Pause as a hotkey for launching the media player.
I tried this: #Media_Play_Pause:: Send, {Launch_Media} But doesn't seem to work.
As a workaround I'm currently using this: #Media_Play_Pause:: Run, C:\Program Files (x86)\Winamp\winamp.exe, C:\Program Files (x86)\Winamp.
It works but it is not exactly what I wanted to achieve since this launches the Media player hardcoded in the script, not the Media player defined by Windows.
It seems the Send, {Launch_Media} command is not being executed properly while others such as Send, {Media_Prev} are executed without problem.

Another issue I discovered when writing this hotkey is, despite in its current workaround form it launches Winamp, it also opens the Windows Start panel, so it looks like the Windows key press is not correctly filtered.
This does not happen if I use #F11:: or #Home:: instead of #Media_Play_Pause::. If I use #F11::, Winamp opens but not the Windows Start panel (as expected).

Maybe I'm doing something wrong, but it seems like a bug to me (or more precisely, two different bugs).

Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 20 guests