summaryrefslogtreecommitdiffstats
path: root/appspecific.ahk
diff options
context:
space:
mode:
authorbreadcat2013-08-29 15:49:38 +0100
committerbreadcat2013-08-29 15:49:38 +0100
commitcd1960eefdc6a3b6cbf3fb5fc5b2aa16ab559844 (patch)
tree2134f6ea0f675c23d1eb2ca8a6f76477cd58c962 /appspecific.ahk
parenteab47ccad2d166bed9662ec7761327143a2243e6 (diff)
downloadahka-cd1960eefdc6a3b6cbf3fb5fc5b2aa16ab559844.tar.gz
ahka-cd1960eefdc6a3b6cbf3fb5fc5b2aa16ab559844.tar.bz2
ahka-cd1960eefdc6a3b6cbf3fb5fc5b2aa16ab559844.zip
Further XP additions
Diffstat (limited to 'appspecific.ahk')
-rw-r--r--appspecific.ahk7
1 files changed, 6 insertions, 1 deletions
diff --git a/appspecific.ahk b/appspecific.ahk
index fef2de9..e05c6f7 100644
--- a/appspecific.ahk
+++ b/appspecific.ahk
@@ -25,13 +25,18 @@
Return
#IfWinActive
-;photoviewer
+;photoviewer 7
#IfWinActive ahk_class Photo_Lightweight_Viewer
Capslock::Send !{F4} ;quit
Up::Return ;removes annoying feature where up/down stops left/right naviagation
Down::Return
#IfWinActive
+;photoviewer xp
+#IfWinActive ahk_class ShImgVw:CPreviewWnd
+ Capslock::Send !{F4} ;quit
+#IfWinActive
+
;mpc-hc
#IfWinActive ahk_class MediaPlayerClassicW
1::Send 2^1 ;1 keeps borders