summaryrefslogtreecommitdiffstats
path: root/ahk-assistant.ahk
diff options
context:
space:
mode:
Diffstat (limited to 'ahk-assistant.ahk')
-rw-r--r--ahk-assistant.ahk6
1 files changed, 6 insertions, 0 deletions
diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk
index e158052..92488cf 100644
--- a/ahk-assistant.ahk
+++ b/ahk-assistant.ahk
@@ -146,6 +146,12 @@ Insert::appendClipboard()
CapsLock::Send !{F4} ; quit
#IfWinActive
+#IfWinActive ahk_class FullScreenClass ; irfanview fullscreen-o-mode
+ q:: ; overflow
+ ^w:: ; overflow
+ CapsLock::Send !{F4}{sleep 15}!{F4} ; quit
+#IfWinActive
+
#IfWinActive ahk_class SUMATRA_PDF_FRAME ; sumatra pdf
CapsLock::Send !{F4} ; quit
^b::Send {F12} ; C-b toggles bookmarks