From b181c0900503b0f3c911a3a53a5d4a7749108ea5 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 21 May 2024 20:40:00 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/FAQ.md b/FAQ.md index 2493c27..fc02105 100644 --- a/FAQ.md +++ b/FAQ.md @@ -330,3 +330,8 @@ https://github.com/rustdesk/rustdesk/discussions/6398#discussioncomment-9065991 # Unable to display image despite screen sharing being enabled on Android We encountered this issue when there are multiple RustDesk clients operating on Android, one being the public release and the other a custom client. If you initiate the service of one client and subsequently start the service of the other, you will not be able to retrieve an image. To rectify this, you must forcibly close the first client (making sure it's not running in the background) and then restart the other one. If the issue persists, please reboot your Android device. +# Modify Login Screen (gdm) session from Wayland to X11 +https://rustdesk.com/docs/en/client/linux/#login-screen +Above may not work in some distro or gnome version, here is fix (may be not proper) https://github.com/rustdesk/rustdesk/issues/8106#issuecomment-2122537264 + +