From af44bff5364d01a5b310204256a3533da3f51c31 Mon Sep 17 00:00:00 2001 From: runge Date: Sat, 7 Apr 2007 00:48:03 +0000 Subject: java ingoreProxy, fix old libssl free_func problem --- x11vnc/help.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'x11vnc/help.c') diff --git a/x11vnc/help.c b/x11vnc/help.c index d4e91a9..5092230 100644 --- a/x11vnc/help.c +++ b/x11vnc/help.c @@ -864,6 +864,10 @@ void print_help(int mode) { " Where /.../x11vnc is the full path to x11vnc.\n" " It is used in the Apache SSL-portal example (see FAQ).\n" "\n" +" In this mode you can set X11VNC_SKIP_DISPLAY to a comma\n" +" separated list of displays (e.g. \":0,:1\") to ignore\n" +" in the finding process.\n" +"\n" " An interesting option is WAIT:cmd=FINDCREATEDISPLAY\n" " that is like FINDDISPLAY in that is uses the same method\n" " to find an existing display. However, if it does not\n" @@ -908,6 +912,11 @@ void print_help(int mode) { " X server running the X case may only work on Linux\n" " (see startx(1)).\n" "\n" +" You can set the environment variable FD_GEOM (or\n" +" X11VNC_CREATE_GEOM) to WxH or WxHxD to set the width\n" +" and height and optionally the color depth of the\n" +" created display.\n" +"\n" " If you want the FINDCREATEDISPLAY session to contact an\n" " XDMCP login manager (xdm/gdm/kdm) on the same machine,\n" " then use \"Xvfb.xdmcp\" instead of \"Xvfb\", etc.\n" -- cgit v1.2.3