8000 docs: reorganize remote desktop docs by matifali · Pull Request #18716 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content

docs: reorganize remote desktop docs #18716

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Jul 6, 2025
Merged
Prev Previous commit
Rename RDP button image file for consistency
  • Loading branch information
matifali committed Jul 4, 2025
commit 011a146de2052a6066c822feeb81024e1e0d72b8
2 changes: 1 addition & 1 deletion docs/user-guides/workspace-access/remote-desktops.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on your local machine, and enable RDP on your workspace.

You can use the [RDP Desktop](https://registry.coder.com/modules/coder/local-windows-rdp) module to add a single-click button to open an RDP session in the browser.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest adding a screenshot or GIF here of what it looks like from the desktop client. Would significantly improve the visual identity of the first part of the page and show what the Desktop UX looks like.


![RDP Desktop Button](../../images/user-guides/remote-desktops/rdp-desktop-button.png)
![RDP Desktop Button](../../images/user-guides/remote-desktops/rdp-button-and-window.png)

You can also use a URI handler to launch an RDP session directly.

Expand Down
Loading
0