From dca847754b6f51cff6f1e24a5e92900e58bafba7 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 5 Sep 2024 23:09:33 +0800 Subject: [PATCH] Update _index.zh-tw.md --- content/dev/build/linux/_index.zh-tw.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/content/dev/build/linux/_index.zh-tw.md b/content/dev/build/linux/_index.zh-tw.md index 6aaccd4..b72ce4c 100644 --- a/content/dev/build/linux/_index.zh-tw.md +++ b/content/dev/build/linux/_index.zh-tw.md @@ -61,8 +61,3 @@ mv libsciter-gtk.so target/debug # Note: VCPKG_ROOT still set cargo run ``` - -### 把 Wayland 修改成 X11 (Xorg) - -RustDesk 暫時不支持 Wayland,不過正在積極開發中. -請查看[this](https://docs.fedoraproject.org/en-US/quick-docs/configuring-xorg-as-default-gnome-session/)配置 X11.