GroupAdd remoteKey, ahk_exe msedge.exe
GroupAdd remoteKey, ahk_exe chrome.exe
GroupAdd remoteKey, ahk_exe 哔哩哔哩.exe
GroupAdd remoteKey, ahk_exe bdcam.exe
GroupAdd remoteKey, ahk_exe PotPlayerMini64.exe
GroupAdd remoteKey, ahk_exe aDrive.exe
#IfWinActive ahk_group remoteKey
{
AppsKey::
SendInput {Ctrl Down}{F12}{Ctrl Up}
Return
Enter::
SendInput {Space}
return
}
#p::Suspend
