/external/libvncserver/x11vnc/ |
util.h | 5 This file is part of x11vnc. 7 x11vnc is free software; you can redistribute it and/or modify 12 x11vnc is distributed in the hope that it will be useful, 18 along with x11vnc; if not, write to the Free Software 23 gives permission to link the code of its release of x11vnc with the
|
xwrappers.h | 5 This file is part of x11vnc. 7 x11vnc is free software; you can redistribute it and/or modify 12 x11vnc is distributed in the hope that it will be useful, 18 along with x11vnc; if not, write to the Free Software 23 gives permission to link the code of its release of x11vnc with the
|
x11vnc_defs.c | 5 This file is part of x11vnc. 7 x11vnc is free software; you can redistribute it and/or modify 12 x11vnc is distributed in the hope that it will be useful, 18 along with x11vnc; if not, write to the Free Software 23 gives permission to link the code of its release of x11vnc with the 35 #include "x11vnc.h"
|
xrandr.c | 5 This file is part of x11vnc. 7 x11vnc is free software; you can redistribute it and/or modify 12 x11vnc is distributed in the hope that it will be useful, 18 along with x11vnc; if not, write to the Free Software 23 gives permission to link the code of its release of x11vnc with the 35 #include "x11vnc.h"
|
tkx11vnc | 26 # This is a simple frontend to x11vnc. It uses the remote control 30 # parameters x11vnc has. 32 # It can be used to interact with a running x11vnc (see the x11vnc 33 # -gui option), or to set the parameters and then start up x11vnc. 444 Launch x11vnc with the settings you have prescribed in the gui. 445 The x11vnc process is started in an xterm window so you can see the 453 select the file and simply start x11vnc using the rc file. Alternatively, 455 an \"rc file\" and then press \"Actions -> start\" to start up x11vnc 459 The \"Actions -> stop\" action sends a signal to the running x11vnc [all...] |
tkx11vnc.h | 37 "# This is a simple frontend to x11vnc. It uses the remote control\n" 41 "# parameters x11vnc has.\n" 43 "# It can be used to interact with a running x11vnc (see the x11vnc\n" 44 "# -gui option), or to set the parameters and then start up x11vnc. \n" 455 "Launch x11vnc with the settings you have prescribed in the gui.\n" 456 "The x11vnc process is started in an xterm window so you can see the\n" 464 "select the file and simply start x11vnc using the rc file. Alternatively,\n" 466 "an \\\"rc file\\\" and then press \\\"Actions -> start\\\" to start up x11vnc\n" 470 "The \\\"Actions -> stop\\\" action sends a signal to the running x11vnc\n [all...] |
appshare.c | 5 This file is part of x11vnc. 7 x11vnc is free software; you can redistribute it and/or modify 12 x11vnc is distributed in the hope that it will be useful, 18 along with x11vnc; if not, write to the Free Software 23 gives permission to link the code of its release of x11vnc with the 35 #include "x11vnc.h" 45 " x11vnc -appshare: an experiment in application sharing via x11vnc.\n" 48 " Usage: x11vnc -appshare -id windowid -connect viewer_host:0\n" 49 " x11vnc -appshare -id pick -connect viewer_host:0\n 271 static char *x11vnc = "x11vnc"; variable [all...] |
options.h | 5 This file is part of x11vnc. 7 x11vnc is free software; you can redistribute it and/or modify 12 x11vnc is distributed in the hope that it will be useful, 18 along with x11vnc; if not, write to the Free Software 23 gives permission to link the code of its release of x11vnc with the
|
cleanup.c | 5 This file is part of x11vnc. 7 x11vnc is free software; you can redistribute it and/or modify 12 x11vnc is distributed in the hope that it will be useful, 18 along with x11vnc; if not, write to the Free Software 23 gives permission to link the code of its release of x11vnc with the 35 #include "x11vnc.h" 176 if (strstr(client_connect_file, "/tmp/x11vnc-macosx-remote") 318 fprintf(stderr, " Suggestion, use: x11vnc -display :0 ... for local display :0\n\n"); 453 fprintf(stderr, " *** Welcome to the x11vnc crash shell! ***\n");
|
avahi.c | 5 This file is part of x11vnc. 7 x11vnc is free software; you can redistribute it and/or modify 12 x11vnc is distributed in the hope that it will be useful, 18 along with x11vnc; if not, write to the Free Software 23 gives permission to link the code of its release of x11vnc with the 35 #include "x11vnc.h"
|
linuxfb.c | 5 This file is part of x11vnc. 7 x11vnc is free software; you can redistribute it and/or modify 12 x11vnc is distributed in the hope that it will be useful, 18 along with x11vnc; if not, write to the Free Software 23 gives permission to link the code of its release of x11vnc with the 35 #include "x11vnc.h"
|
gui.c | 5 This file is part of x11vnc. 7 x11vnc is free software; you can redistribute it and/or modify 12 x11vnc is distributed in the hope that it will be useful, 18 along with x11vnc; if not, write to the Free Software 23 gives permission to link the code of its release of x11vnc with the 35 #include "x11vnc.h" 95 if (strstr(name, "wish") || strstr(name, "x11vnc")) { 313 rfbLog("gui: could not open x11vnc " 349 rfbLog("gui: trying to contact a x11vnc server at X" 540 * we prefer a tmpfile since then this x11vnc proces [all...] |
macosxCG.c | 5 This file is part of x11vnc. 7 x11vnc is free software; you can redistribute it and/or modify 12 x11vnc is distributed in the hope that it will be useful, 18 along with x11vnc; if not, write to the Free Software 23 gives permission to link the code of its release of x11vnc with the 86 > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include -ObjC -g -O2 -Wall -MT x11vnc-macosxCG.o -MD -MP -MF ".deps/x11vnc-macosxCG.Tpo" -c -o x11vnc-macosxCG.o `test -f 'macosxCG.c' || echo './'`macosxCG.c; \ 87 > then mv -f ".deps/x11vnc-macosxCG.Tpo" ".deps/x11vnc-macosxCG.Po"; else rm -f ".deps/x11vnc-macosxCG.Tpo"; exit 1; f [all...] |
util.c | 5 This file is part of x11vnc. 7 x11vnc is free software; you can redistribute it and/or modify 12 x11vnc is distributed in the hope that it will be useful, 18 along with x11vnc; if not, write to the Free Software 23 gives permission to link the code of its release of x11vnc with the 35 #include "x11vnc.h" 714 strcpy(title, "x11vnc");
|
/external/libvncserver/webclients/java-applet/ssl/ |
README | 24 front of it. It has been tested on x11vnc and using the stunnel tunnel 46 dialogs quickly. x11vnc has to wait to see if the traffic is VNC or 59 Wrapper script for native VNC viewer to connect to x11vnc in 61 via localhost which in turn is then redirected to x11vnc via an 150 The following are added by x11vnc and/or ssvnc project 175 mode of x11vnc (e.g. both services thru port 5900, etc) 198 Note that there is currently a problem in that if x11vnc requires 200 and VncViewer.jar from the same x11vnc. Those need to come from 201 a different x11vnc or from a web server. 283 The following are added by x11vnc and/or ssvnc projec [all...] |
proxy.vnc | 72 <A href="http://www.karlrunge.com/x11vnc">x11vnc site</A>
|
ultravnc-102-JavaViewer-ssl-etc.patch | 105 +// begin runge/x11vnc 115 +// end runge/x11vnc 136 +// begin runge/x11vnc 138 +// end runge/x11vnc 156 +// begin runge/x11vnc 171 +// end runge/x11vnc 184 +System.out.println("refreshRemoteLocation '" + remoteLocation.getText() + "'"); // runge/x11vnc 188 +// begin runge/x11vnc 231 +// end runge/x11vnc 326 + viewButton.setEnabled(false); // runge/x11vnc [all...] |
/external/libvncserver/vncterm/ |
README | 8 It follows the same idea as WinVNC, x11vnc or OSXvnc, i.e. it
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/ |
stunnel-server.conf | 10 # SSVNC or x11vnc can be used to create one if you like.
|
/external/libvncserver/ |
NEWS | 93 x11vnc changes from Karl Runge: 103 port=`ssh $host "x11vnc -bg .."` then run vncviewer based on $port output. 153 Even better x11vnc from Karl J. Runge! (supports different kbd layouts of 155 Better x11vnc from Karl J. Runge! 167 many x11vnc improvements 172 x11vnc can be controlled by starting again with special options if compiling 175 added x11vnc, a x0rfbserver clone
|
configure.ac | 140 # See if we are to build x11vnc: 141 AH_TEMPLATE(HAVE_SYSTEM_LIBVNCSERVER, [Use the system libvncserver build environment for x11vnc.]) 143 [ --with-system-libvncserver use installed libvncserver for x11vnc] 144 [ --with-system-libvncserver=DIR use libvncserver installed in DIR for x11vnc],,) 145 AC_ARG_WITH(x11vnc, 146 [ --with-x11vnc configure for building the x11vnc subdir (if present)] 147 [ you will need to cd to x11vnc and run 'make' etc.],,) 151 elif test "$PACKAGE_NAME" = "x11vnc"; then 157 # x11vnc only [all...] |
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/ |
README | 109 ssh's builtin SOCKS proxy, -D) for servers like x11vnc that 112 - Unix Username and Password entry for use with "x11vnc -unixpw" 118 "Terminal Services" mode (uses x11vnc on the remote side). 140 - Cursor alphablending with x11vnc at 32bpp (-alpha option) 142 - Option "-unixpw ..." for use with "x11vnc -unixpw" login dialogs. 146 terminal UI). Both UltraVNC and x11vnc servers support these 150 (java must be in $PATH). Note that the x11vnc server supports 170 encryption method will work, e.g.: x11vnc -enc blowfish:./my.key 193 - x11vnc's client-side caching -ncache method cropping option 288 If you want a simple VNC Terminal Services only mode (requires x11vnc [all...] |
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/man/man1/ |
ssvncviewer.1 | 193 http://www.karlrunge.com/x11vnc/ssvnc.html 266 requires: x11vnc server, both client and server 290 (e.g. manually or via x11vnc \fB\-solid\fR ...) 292 If the remote server is x11vnc, try client 293 side caching: x11vnc \fB\-ncache\fR 10 ... 297 use with x11vnc \fB\-ncache\fR client caching option 304 Scrollbar width for x11vnc \fB\-ncache\fR mode (\fB\-ycrop\fR), 377 Useful for logging into x11vnc in \fB\-unixpw\fR mode. "str" is a 381 authentication has taken place. Under x11vnc they are 389 x11vnc to not echo the Unix Username back to the VN [all...] |
/external/libvncserver/x11vnc/misc/ |
dtVncPopup | 3 # accept dialog script for x11vnc 24 # usage: x11vnc -forever -shared -accept "yes:0,no:*,view:3 dtVncPopup" -gone "dtVncPopup lock"
|
vcinject.pl | 10 # This is an example x11vnc -pipeinput program E.g.: 12 # x11vnc -rawfb map:/dev/fb0@1024x768x16 -pipeinput "vcinject.pl /dev/tty3"
|