summaryrefslogtreecommitdiffstats
path: root/x11vnc/help.c
diff options
context:
space:
mode:
authorrunge <runge>2007-05-04 04:06:00 +0000
committerrunge <runge>2007-05-04 04:06:00 +0000
commit6378acecb04b2824179fea0ab168cbfcb960e70d (patch)
tree231bf1d08220d57c2e49a94e7b0c4e81f6dcde83 /x11vnc/help.c
parent85303147a02cce513cb62fc25ab728238dec69b7 (diff)
downloadlibtdevnc-6378acecb04b2824179fea0ab168cbfcb960e70d.tar.gz
libtdevnc-6378acecb04b2824179fea0ab168cbfcb960e70d.zip
x11vnc: add WAITBG=1 env. var, add mwm to -create.
Diffstat (limited to 'x11vnc/help.c')
-rw-r--r--x11vnc/help.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11vnc/help.c b/x11vnc/help.c
index acfef3b..548d81f 100644
--- a/x11vnc/help.c
+++ b/x11vnc/help.c
@@ -941,6 +941,9 @@ void print_help(int mode) {
" See the shorthand options above \"-svc\" and \"-xdmsvc\"\n"
" that specify the above options for some useful cases.\n"
"\n"
+" If you set the env. var WAITBG=1 x11vnc will go into\n"
+" the background once listening in wait mode.\n"
+"\n"
#ifndef NO_SSL_OR_UNIXPW
"-nossl Disable the -ssl option (see below). Since -ssl is off\n"
" by default -nossl would only be used on the commandline\n"