From 6a32f41de467fdaa51bd32b98dca460d60c3fd73 Mon Sep 17 00:00:00 2001 From: Ben Reaves Date: Mon, 15 Feb 2021 14:24:30 -0600 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1fd6ec7..d128906 100644 --- a/README.md +++ b/README.md @@ -119,8 +119,14 @@ RDP fully works as long as the entire keyboard input is being captured. RDP had |Remmina| Linux | Windows | Yes|Use hover menu to enable "Grab all keyboard events"| |FreeRDP| Linux | Windows | Maybe|Needs to grab keyboard events fully (Add client to remotes)| |FreeRDP| macOS | Windows | Maybe|Needs to grab keyboard events fully| +|Official MS RDP Clients| macOS | Windows | No|Initial Cmd key press not being passed| +|Remote Desktop Manager Free| macOS | Windows | No|Initial Cmd key press not being passed| +|Remote Desktop Manager Free| macOS | Windows | No|Initial Cmd key press not being passed| +|Royal TSX Client| macOS | Windows | No|Initial Cmd key press not being passed| +|Jump Desktop (RDP)| macOS | Windows | No|Works. Preferences -> Keyboard -> Disable "Key Conversions", Enabled "Send macOS Shortcuts" under Keyboard shortcuts| |Official MS RDP| iOS/Android | Windows | No|No workaround atm| + ## Table of Contents [How to install (Linux)](#How-to-install-Linux)