From 79dd20652bb99807898c5f1c5c32402b42d7f043 Mon Sep 17 00:00:00 2001 From: Ben Reaves Date: Thu, 16 Jun 2022 02:23:45 -0500 Subject: [PATCH] Adds Devolutions RDP, Latest MS RDC, vmconnect, & vncviewer.exe. Closes #712 --- windows/kinto.ahk | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/windows/kinto.ahk b/windows/kinto.ahk index e4b9d02..caf24e3 100644 --- a/windows/kinto.ahk +++ b/windows/kinto.ahk @@ -177,6 +177,9 @@ GroupAdd, remotes, ahk_exe mstsc.exe GroupAdd, remotes, ahk_exe msrdc.exe GroupAdd, remotes, ahk_exe nxplayer.bin GroupAdd, remotes, ahk_exe vmconnect.exe +GroupAdd, remotes, ahk_exe RemoteDesktopManagerFree.exe +GroupAdd, remotes, ahk_exe vncviewer.exe +GroupAdd, remotes, Remote Desktop ahk_class ApplicationFrameWindow ; Disabled Edge for now - no ability to close all instances ; GroupAdd, browsers, Microsoft Edge ahk_class ApplicationFrameWindow @@ -442,7 +445,7 @@ GroupAdd, intellij, ahk_exe idea64.exe ; z::Send #z ; Chromebook ; #If ; Chromebook - #IfWinNotActive ahk_group terminals + #If Not WinActive("ahk_group terminals") and Not WinActive("ahk_group remotes") ^.::Send {Esc} ; emacs style #n::Send {Down}