From 6b2bcdd9783550f8b1991fe1ed6129170ddf94f3 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Mon, 31 Mar 2025 18:56:15 +0800 Subject: [PATCH] Updated Headless Linux Support (markdown) --- Headless-Linux-Support.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Headless-Linux-Support.md b/Headless-Linux-Support.md index ef4b8a7..403a8c5 100644 --- a/Headless-Linux-Support.md +++ b/Headless-Linux-Support.md @@ -53,7 +53,8 @@ https://github.com/rustdesk/rustdesk/pull/3902#issue-1651369085 - Intel virtual display: https://github.com/rustdesk/rustdesk/issues/59#issuecomment-1494257375 - https://www.reddit.com/r/Immersed/comments/1bjqqbb/how_can_i_add_another_screen_im_currently_working/ - Fake / dummy hdmi https://github.com/rustdesk/rustdesk/issues/59#issuecomment-1494275098 https://github.com/rustdesk/rustdesk/issues/59#issuecomment-1162817430 -- Configure dummy display yourself +- Configure dummy display yourself, `xserver-xorg-video-dummy` + - https://github.com/rustdesk/rustdesk/discussions/6950#discussioncomment-10932314 - https://github.com/rustdesk/rustdesk/issues/3592 - https://askubuntu.com/questions/1396903/dummy-monitor-in-21-10 - A lot of virtual display here, https://github.com/pavlobu/deskreen/discussions/86