Mapping "Pause/Break" key to "Mute" possible? Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
and111

Mapping "Pause/Break" key to "Mute" possible?

21 Mar 2016, 05:56

hello,
I am using the tool Sharpkeys to put "play/pause" on the print-key and "next track" on the Scrollinglock-key. Unfortunately the tool can't remap the Pause/Break Key, which I want to have as my "Mute" key. So does someone here maybe know how to achieve this in Autohotkey? Couldn't figure it out yet :crazy:
User avatar
YoucefHam
Posts: 372
Joined: 24 Aug 2015, 12:56
Location: Algeria
Contact:

Re: Mapping "Pause/Break" key to "Mute" possible?

21 Mar 2016, 06:42

try this:

Code: Select all

Pause::Volume_Mute
return
:wave: There is always more than one way to solve a problem. ;)
Guest

Re: Mapping "Pause/Break" key to "Mute" possible?  Topic is solved

22 Mar 2016, 07:52

alright, thanks! so now I put the script in autostart but then I have the icon in my system tray at all times. Is there an elegant way to hide the symbol or not having it show up?
Shadowpheonix
Posts: 1259
Joined: 16 Apr 2015, 09:41

Re: Mapping "Pause/Break" key to "Mute" possible?

22 Mar 2016, 11:26

Guest wrote:alright, thanks! so now I put the script in autostart but then I have the icon in my system tray at all times. Is there an elegant way to hide the symbol or not having it show up?
Something like #NoTrayIcon?

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: mstrauss2021, Spawnova, william_ahk, zephyrus2706 and 360 guests