From c65650ad0e0a57faa220f182ea3ea5751bcafde3 Mon Sep 17 00:00:00 2001 From: Peter Date: Wed, 27 Apr 2022 10:41:47 +0100 Subject: Irfanview was replaced with nomacs --- ahk-assistant.ahk | 14 -------------- 1 file changed, 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 -- cgit v1.2.3