From 8d4954ce873e468a6235341df003f14e71d0df86 Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 1 Mar 2014 14:15:56 +0000 Subject: Move KeePass folder, add calc close --- appspecific.ahk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'appspecific.ahk') diff --git a/appspecific.ahk b/appspecific.ahk index 3f259d0..9ce45cf 100644 --- a/appspecific.ahk +++ b/appspecific.ahk @@ -30,6 +30,10 @@ Capslock::Send !{F4} ;quit #IfWinActive +;calc +#IfWinActive ahk_class SciCalc + Capslock::Send !{F4} ;quit +#IfWinActive ;photoviewer 7 #IfWinActive ahk_class Photo_Lightweight_Viewer -- cgit v1.2.3