From c0e1b098cd4209d45f9c518acfc2a936cb39f4db Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Mon, 16 May 2022 16:11:27 -0500 Subject: [PATCH] Cleanup and updates --- Remote-desktop-clients.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Remote-desktop-clients.md b/Remote-desktop-clients.md index 5b9d600..5e7de65 100644 --- a/Remote-desktop-clients.md +++ b/Remote-desktop-clients.md @@ -1,6 +1,6 @@ The exozyme project provides a remote desktop service on port 3389. While you can use the [exodesk](https://desk.exozy.me) web client to connect to your remote desktop as described in the [quickstart guide](https://exozy.me/quickstart/), it has some limitations such as some keyboard shortcuts not being properly redirected to the remote desktop. -Fortunately, you can use any other RDP (remote desktop protocol) clients to access your exozyme desktop. These clients may provide better performance but do require downloading apps. With an RDP client, enter in the address [exozy.me](https://exozy.me) and connect! Please make sure you have **enabled 16-bit color and resize on window resize in the connection settings and leave fullscreen after connecting**. This saves bandwidth and improves the experience of all users. +Fortunately, you can use any other RDP (remote desktop protocol) clients to access your exozyme desktop. These clients may provide better performance but require downloading apps. With an RDP client, enter in the address [exozy.me](https://exozy.me) and connect! ## FreeRDP @@ -10,6 +10,6 @@ Once you have it installed, run FreeRDP from a terminal with `xfreerdp -v exozy. ## Microsoft clients -Microsoft has produced a number of proprietary RDP clients for various platforms including Windows, macOS, iOS, and Android. Windows also has a built-in client called Remote Desktop Connection. Mac users can use the Microsoft Remote Desktop Beta client. Check this list for clients for all platforms. +Microsoft has produced a number of proprietary RDP clients for various platforms including Windows, macOS, iOS, and Android. Windows also has a built-in client called Remote Desktop Connection. Mac users can use the Microsoft Remote Desktop Beta client. Check this list for clients for all platforms. Please make sure you have **enabled 16-bit color and resize on window resize in the connection settings and leave fullscreen after connecting**. This saves bandwidth and improves the experience of all users. These clients usually have worse performance and more bugs in the desktop session compared to FreeRDP. \ No newline at end of file