解决办法就是每一次点击lbutton添加触发事件,同样也可以换成其他快捷键
#IfWinActive ahk_exe wpp.exe
~lbutton::
justfyWin(ahk_exe wpp.exe)
#IfWinActive
#IfWinActive ahk_exe wps.exe
~lbutton::
justfyWin(ahk_exe wps.exe)
return
#IfWinActive
#IfWinActive ahk_exe et.exe
解决办法就是每一次点击lbutton添加触发事件,同样也可以换成其他快捷键
#IfWinActive ahk_exe wpp.exe
~lbutton::
justfyWin(ahk_exe wpp.exe)
#IfWinActive
#IfWinActive ahk_exe wps.exe
~lbutton::
justfyWin(ahk_exe wps.exe)
return
#IfWinActive
#IfWinActive ahk_exe et.exe