aboutsummaryrefslogtreecommitdiff
path: root/tt.programs.ahk
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-08-24 23:27:17 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-08-24 23:27:17 +0200
commit2a5d03cf7be4cb76ae10e0a20a17e2f3ad5780ee (patch)
tree1afce5d33fda8c84322d472a3b3268ba0e73b461 /tt.programs.ahk
parentecbfc28df79d3a86fe6d1b8434c30074553902e6 (diff)
downloadahk-2a5d03cf7be4cb76ae10e0a20a17e2f3ad5780ee.tar.gz
programs: Add Opera hotkeys
Diffstat (limited to 'tt.programs.ahk')
-rw-r--r--tt.programs.ahk4
1 files changed, 4 insertions, 0 deletions
diff --git a/tt.programs.ahk b/tt.programs.ahk
index 6027f82..ee1df2f 100644
--- a/tt.programs.ahk
+++ b/tt.programs.ahk
@@ -160,4 +160,8 @@ SendInput, {LCtrl Down}``{LCtrl Up}
DllCall("SendMessage", "UInt", WinActive("A"), "UInt", 80, "UInt", 1, "UInt", old)
return
+#IfWinActive ahk_class OperaWindowClass
+
+!d::SendInput, {LCtrl Down}l{LCtrl Up}
+
#IfWinActive