remove fix x11 button

This commit is contained in:
rustdesk 2022-07-05 11:21:39 +08:00
parent 76fd0542fe
commit a670ac8bea
2 changed files with 10 additions and 22 deletions

View File

@ -28,17 +28,7 @@ sudo zypper install --allow-unsigned-rpm ./rustdesk-<version>-suse.rpm
``` ```
### X11 Required ### X11 Required
RustDesk does not support wayland yet, you need switch to X11. RustDesk will guide you to switch to X11. RustDesk does not support wayland yet, you need switch to X11 manually.
| Pleaes click on "Fix it" | fix for login screen | Input your password |
| ---- | ---- | --- |
|![](/docs/en/manual/linux/images/fix1.png)|![](/docs/en/manual/linux/images/fix3.png)|![](/docs/en/manual/linux/images/fix2.png)|
{{% notice note %}}
Please **reboot** to make above changes taking effect
{{% /notice %}}
#### You can also do above changes manually
#### Display Server #### Display Server
Ubuntu: https://askubuntu.com/questions/1260142/ubuntu-set-default-login-desktop Ubuntu: https://askubuntu.com/questions/1260142/ubuntu-set-default-login-desktop
@ -54,3 +44,6 @@ Modify below line to `WaylandEnable=false` in `/etc/gdm/custom.conf` or `/etc/gd
#WaylandEnable=false #WaylandEnable=false
``` ```
{{% notice note %}}
Please **reboot** to make above changes taking effect
{{% /notice %}}

View File

@ -28,17 +28,7 @@ sudo zypper install --allow-unsigned-rpm ./rustdesk-<version>-suse.rpm
``` ```
### X11 обязателен ### X11 обязателен
RustDesk пока не поддерживает Wayland. Необходимо перейти на X11. RustDesk поможет это сделать. RustDesk пока не поддерживает Wayland. Необходимо перейти на X11 вручную.
| Нажмите "Fix it" | Введите пароль |
| ---- | --- |
|![](/docs/en/manual/linux/images/fix1.png)|![](/docs/en/manual/linux/images/fix2.png)|
{{% notice note %}}
**Перезагрузите** ваш компьютер, чтобы применить изменения
{{% /notice %}}
#### То же самое можно настроить вручную
#### Сервер отображения #### Сервер отображения
Ubuntu: https://askubuntu.com/questions/1260142/ubuntu-set-default-login-desktop Ubuntu: https://askubuntu.com/questions/1260142/ubuntu-set-default-login-desktop
@ -53,3 +43,8 @@ Arch: https://bbs.archlinux.org/viewtopic.php?id=218319
``` ```
#WaylandEnable=false #WaylandEnable=false
``` ```
{{% notice note %}}
**Перезагрузите** ваш компьютер, чтобы применить изменения
{{% /notice %}}