Updated FAQ (markdown)

RustDesk
2024-05-21 20:40:00 +08:00
parent 13c68ab809
commit b181c09005

5
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