summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlaunch_x11vnc2
1 files changed, 1 insertions, 1 deletions
diff --git a/launch_x11vnc b/launch_x11vnc
index 03e4512..4910ee0 100755
--- a/launch_x11vnc
+++ b/launch_x11vnc
@@ -8,4 +8,4 @@ export X11VNC_REVERSE_CONNECTION_NO_AUTH=1
exec x11vnc -coe localhost -rfbport 0 -nopw -nocursor -nosel -viewonly -deferupdate none -norc "$@" -geometry 1024x768
# Alternatively start in listen mode: and use econproxy -v localhost
-#exec x11vnc -nopw -nocursor -nosel -viewonly -deferupdate none -norc "$@" -geometry 1024x768
+#exec x11vnc -nopw -nocursor -nosel -viewonly -deferupdate none -norc -forever "$@" -geometry 1024x768