aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2020-11-02 21:47:29 +0100
committerJohn Ankarström <john@ankarstrom.se>2020-11-02 21:47:29 +0100
commit554f3f124da26e4b7f627ce926e408b8a2f88337 (patch)
tree3b4f275571e352e68196711414897e712a42e977
parent13f5d28b018ca941407764b684ad812d33f7da15 (diff)
downloadahk-554f3f124da26e4b7f627ce926e408b8a2f88337.tar.gz
add 4:3 crop hotkey for mpc-hc
-rw-r--r--tt.programs.ahk5
1 files changed, 5 insertions, 0 deletions
diff --git a/tt.programs.ahk b/tt.programs.ahk
index e0e7c8e..1dd4e03 100644
--- a/tt.programs.ahk
+++ b/tt.programs.ahk
@@ -97,4 +97,9 @@ MouseMove, % mx, % my, 0
SendInput, {LCtrl Down}7{LCtrl Up}
return
+; crop to 4:3
+Numpad0::
+SendInput, {Numpad9}{Numpad9}{Numpad9}{Numpad9}{Numpad9}{Numpad9}{Numpad9}{Numpad9}{Numpad9}{Numpad9}{Numpad9}{Numpad9}{Numpad9}
+return
+
#IfWinActive