summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter2022-04-27 10:41:47 +0100
committerPeter2022-04-27 10:41:47 +0100
commitc65650ad0e0a57faa220f182ea3ea5751bcafde3 (patch)
treeb0f0e3cc959885b20b628e759b2243a457f971b6
parent8140bdc680839b906e11647f6c8669ac3e00e8e9 (diff)
downloadahka-c65650ad0e0a57faa220f182ea3ea5751bcafde3.tar.gz
ahka-c65650ad0e0a57faa220f182ea3ea5751bcafde3.tar.bz2
ahka-c65650ad0e0a57faa220f182ea3ea5751bcafde3.zip
Irfanview was replaced with nomacs
-rw-r--r--ahk-assistant.ahk14
1 files changed, 0 insertions, 14 deletions
diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk
index cf99aa2..cdd64b0 100644
--- a/ahk-assistant.ahk
+++ b/ahk-assistant.ahk
@@ -153,20 +153,6 @@ CapsLock::Send !{F4} ; quit
!Right::Send, {AltDown}e0{AltUp} ; CW rotation
#IfWinActive
-#IfWinActive ahk_class IrfanView
-q:: ; overflow
-^w:: ; overflow
-CapsLock::Send !{F4} ; quit
-!Left::Send l
-!Right::Send r
-#IfWinActive
-
-#IfWinActive ahk_class FullScreenClass ; irfanview fullscreen-o-mode
-q:: ; overflow
-^w:: ; overflow
-CapsLock::Send !{F4}{sleep 15}!{F4} ; quit
-#IfWinActive
-
#IfWinActive ahk_exe SumatraPDF.exe ; sumatra pdf
CapsLock::Send !{F4} ; quit
^b::Send {F12} ; C-b toggles bookmarks