Code: Select all
#If, WinActive("ahk_class Photoshop") || WinActive("ahk_class QWidget") || WinActive("ahk_exe LazyNezumiPro.exe") || WinActive("ahk_class PSViewC")
^q::^{F8}
Return
whats wrong ?
Code: Select all
#If, WinActive("ahk_class Photoshop") || WinActive("ahk_class QWidget") || WinActive("ahk_exe LazyNezumiPro.exe") || WinActive("ahk_class PSViewC")
^q::^{F8}
Return
Code: Select all
#If WinActive("ahk_exe Notepad.exe")
$^q::^F10
Return
Users browsing this forum: borgill, llinfeng, metherliince, neomulemi6, Peaceful, Sweetins and 30 guests