From 9aac02426731b2dabfe06f16ef480d8394b32985 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 30 Apr 2021 00:41:20 +0800 Subject: [PATCH] About wayland --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9b9768c1a..f6f38cea6 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,9 @@ mv libsciter-gtk.so target/debug cargo run ``` +### Change Wayland to X11 (Xorg) +RustDesk does not support Wayland. Check [this](https://docs.fedoraproject.org/en-US/quick-docs/configuring-xorg-as-default-gnome-session/) to configuring Xorg as the default GNOME session. + ## File Structure - **[libs/hbb_common](https://github.com/rustdesk/rustdesk/tree/master/libs/hbb_common)**: video codec, config, tcp/udp wrapper, protobuf, fs functions for file transfer, and some other utility functions