Lines Matching full:x11vnc
2 * x11vnc: a VNC server for X displays.
7 * This file is part of x11vnc.
25 * gives permission to link the code of its release of x11vnc with the
38 * the initial x11vnc.c in libvncserver (Johannes E. Schindelin)
42 * Please see http://www.karlrunge.com/x11vnc for the most up-to-date
43 * information about x11vnc. Some of the following text may be out
66 * As of 12/2002 this version of x11vnc.c is contained in the libvncserver
133 /* -- x11vnc.c -- */
135 #include "x11vnc.h"
166 * main routine for the x11vnc program
670 program_name = "x11vnc";
1689 fprintf(stderr, "\n --- x11vnc loop: %d ---\n\n", i++);
1693 fprintf(stderr, " --- x11vnc loop: waiting "
1707 fprintf(stderr, "\n --- x11vnc loop: did %d"
1712 fprintf(stderr, "\n --- x11vnc loop: sleeping %d ms "
1846 "You have been selected at random to beta-test the x11vnc '-ncache' VNC\n"
1854 "to test or use the feature, run x11vnc like this:\n"
1856 " x11vnc -noncache ...\n"
1860 "The feature needs additional testing because we want to have x11vnc\n"
1870 "More info: http://www.karlrunge.com/x11vnc/faq.html#faq-client-caching\n"
1878 "Have you tried the x11vnc '-ncache' VNC client-side pixel caching feature yet?\n"
1883 " x11vnc -ncache 10 ...\n"
1886 "More info: http://www.karlrunge.com/x11vnc/faq.html#faq-client-caching\n"
2865 fprintf(stderr, " x11vnc -sslGenCert server ...\n");
2866 fprintf(stderr, "or x11vnc -sslGenCert client ...\n");
2872 fprintf(stderr, " x11vnc -sslGenCert server ...\n");
2873 fprintf(stderr, "or x11vnc -sslGenCert client ...\n");
3163 fprintf(stdout, "x11vnc: %s\n", lastmod);
4227 char *str = (char *) malloc(strlen(user) + strlen("/tmp/x11vnc-macosx-remote.") + 1);
4229 sprintf(str, "/tmp/x11vnc-macosx-remote.%s", user);
4530 fprintf(stderr, "x11vnc -usepw: could not find"
4696 rfbLog("SSL: See the '-ssl' x11vnc -help description for more info.\n");
4947 rfbLog("x11vnc version: %s pid: %d\n", lastmod, getpid());
5082 rfbLog("WARNING: likely don't want x11vnc to use that DISPLAY.\n");
5085 rfbLog("WARNING: X display on the machine where x11vnc is running.\n");
5092 rfbLog("WARNING: x11vnc is run on the same machine with the\n");
5095 rfbLog("WARNING: like: -display :0 on the x11vnc command line.\n");
5307 rfbLog(" supply the x11vnc '-noxdamage' command line option.\n");
5413 rfbLog(" If display does have XTEST, be sure to build x11vnc with\n");
5452 rfbLog("enable it to get a nice x11vnc performance speedup\n");
5512 rfbLog(" See http://www.karlrunge.com/x11vnc/faq.html#faq-client-caching.\n");
5547 rfbLog("the x11vnc and X server processes should be running on\n");
5852 rfbLog("WARNING: You are running x11vnc WITHOUT"