トップに戻る
tags
# [alt]キーダブルタップで Chrome起動 ~LAlt:: ;~ prefix when the hotkey fires, its key's native function will not be blocked IF !(A_TickCount < LAlt) { KeyWait, LAlt LAlt := A_TickCount + 500 Return } LAlt = Run chrome.exe Return
edit