summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Technology/index.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/Technology/index.md b/Technology/index.md
index 76c5f63..cef6ff3 100644
--- a/Technology/index.md
+++ b/Technology/index.md
@@ -48,6 +48,7 @@ export DISPLAY=:1
x11vnc -ncache 10 -ncache_cr -display :1 -forever -shared -logappend ~/x11vnc.log -bg -noipv6
DISPLAY=:1 ib-gw &
+
sudo pacman -S tigervnc
vncpasswd
vim .config/tigervnc/config
@@ -60,7 +61,9 @@ alwaysshared
vncserver :1 # already running started with x11vnc ?
#view
vncviewer localhost:5900
-
+# not sure
+xhost +local:
+DISPLAY=:0 ib-tws
##