You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... and I've fixed it myself.
Here is what MicMute recorded from pressing Control and Alt: "VK11 & VK12"
It returns error with wrong hotkey detection.
So that is what I've typed to fix it: "^VK12"
As you might notice - I just put "^" instead of "VK11" which is Control.
The text was updated successfully, but these errors were encountered:
... and I've fixed it myself.
Here is what MicMute recorded from pressing Control and Alt:
"VK11 & VK12"
It returns error with wrong hotkey detection.
So that is what I've typed to fix it:
"^VK12"
As you might notice - I just put "^" instead of "VK11" which is Control.
The text was updated successfully, but these errors were encountered: