From 39e6166213858f9996e8ba6dbde9fb328dc5b508 Mon Sep 17 00:00:00 2001 From: Spencer Killen Date: Sun, 12 Jan 2025 20:20:40 -0700 Subject: [PATCH] . --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index a67dfba..210668e 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,15 @@ - https://github.com/mviereck/x11docker/wiki/How-to-access-X-over-TCP-IP-network - https://askubuntu.com/questions/203173/run-application-on-local-machine-and-show-gui-on-remote-display - https://askubuntu.com/questions/615139/how-to-make-x-org-listen-tcp-port-to-remote-connections + + +How to determine display manager (thing that starts Xorg) +- https://unix.stackexchange.com/questions/20370/is-there-a-simple-linux-command-that-will-tell-me-what-my-display-manager-is + +Enable TCP when using GDM3 as display manager +- https://askubuntu.com/questions/672180/x-server-started-with-nolisten-tcp-in-spite-of-disallowtcp-false-in-etc-gdm + + + +Testing X server +- https://wiki.archlinux.org/title/Xephyr