Skip to content

system, remote-desktop: Use "rdp" instead of "ms-rd" for hostname url

Felipe Borges requested to merge system-remote-desktop-hostname-url-scheme into main

According to https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-desktop-uri "The ms-rd URI scheme is currently only supported with the Windows Desktop client (MSRDC)."

Apps such as GNOME Connections and Remmina expect server hostname addresses using the "rdp" url scheme prefix.

See also #2827 (comment 1963502)

Fixes #1922 (closed)

Merge request reports