💾 Archived View for chirale.org › 2017-01-03_3233.gmi captured on 2024-08-18 at 17:30:10. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-12)

-=-=-=-=-=-=-

No media key buttons on my keyboard: quick fix

How to add media key buttons adding customizable shortcuts on a standard keyboard (working example attached).

Not all keyboards have media keys but you can fix this issue adding a global shortcut for your Windows system:

Download and install AutoHotkey Download the   and extract on your Desktop Double click to add the media shortcut to your systray: the shortcut are added Open your media player and Tracks AltGr+Right arrow: Next AltGr+Alt+Down arrow: Play / Pause AltGr+Alt+Left: Previous Volume AltGr+Shift+Right: Volume Up AltGr+Shift+Down: Mute AltGr+Shift+Left: Volume Down AltGr+Shift+F1: open this howto with the default browser Alternatively you can use Ctrl+Alt in place of AltGr

Download and install AutoHotkey

Remember to launch the script each time you start the system or to add on automatic execution on start. To do so, Start \> Run paste the following:

 %appdata%\Microsoft\Windows\Start Menu\Programs\Startup 

And then Enter. In the opened folder Right Click \> New \> Shortcut and paste:

 %UserProfile%\Desktop\media_keys_shortcut.ahk 

And Next to add the shortcut every time you login.

Download media_keys_shortcut

MD5: 5595F1686DE184A817A0261297003415

You can also read the file as a simple text file with your file editor to add new shortcuts.

See also

Media Keys on superuser

Problem solved? Comment or Donate to keep this blog up and running.

https://web.archive.org/web/20170103000000*/http://ahkscript.org/

https://web.archive.org/web/20170103000000*/https://chirale.wordpress.com/wp-content/uploads/2017/01/media_keys_shortcut.zip

https://web.archive.org/web/20170103000000*/https://chirale.wordpress.com/wp-content/uploads/2017/01/media_keys_shortcut.zip

https://web.archive.org/web/20170103000000*/http://superuser.com/a/279000

https://web.archive.org/web/20170103000000*/https://subscribe.wordpress.com/memberships/?blog=1488255&plan=6754&lang=en&pid=3233&redirect=https%3A%2F%2Fchirale.wordpress.com%2Ffeed