aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-05-23 14:53:28 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-05-23 14:53:28 +0200
commitdbda8b7a4b64d691700dd7f5b7dcdcff223e9481 (patch)
treed2eaab762278b6fac8f8f908e7195df826833c06
parent04d9c5e7ab50ecc85c46048c73e78495ea2cd5a5 (diff)
downloadahk-dbda8b7a4b64d691700dd7f5b7dcdcff223e9481.tar.gz
scripts: Add Zoom mute shortcut
-rw-r--r--scripts.ahk6
1 files changed, 5 insertions, 1 deletions
diff --git a/scripts.ahk b/scripts.ahk
index 04ab117..da39d5d 100644
--- a/scripts.ahk
+++ b/scripts.ahk
@@ -27,7 +27,11 @@ return
<<body>>
-LWin Up::return
+; Zoom toggle mute
+
+#If !GetKeyState("NumLock", "T")
+F1::ControlSend, ZPControlPanelClass1, {Alt down}a{Alt up}, ahk_class ZPContentViewWndClass
+#If
; Caps Lock toggle/display