OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x11vnc
(Results
1 - 14
of
14
) sorted by null
/external/libvncserver/x11vnc/misc/
x11vnc_pw
22
x11vnc
-help > /dev/null 2>&1
23
x11vnc
-storepasswd "$pw1" "$file"
panner.pl
3
# panner.pl: start up
x11vnc
in '-clip' mode viewing a small (WxH)
11
# Depending on your usage the following
x11vnc
options may
14
# Usage: panner.pl WxH <
x11vnc
-args> (e.g. -display ...)
15
# or panner.pl WxH:0.05 <
x11vnc
-args> (e.g. 0.05 is polling time in secs.)
29
# set to
x11vnc
command (e.g. full PATH)
31
my $
x11vnc
= "
x11vnc
";
52
# launch
x11vnc
with -clip in the background:
54
my $cmd = "$
x11vnc
-clip $clip -bg " . join(" ", @ARGV);
58
# user can hit Ctrl-C or kill this script to quit (and stop
x11vnc
)
[
all
...]
x11vnc_loop
5
# Example startup script for connecting
x11vnc
to an X display
16
x11vnc_cmd=
x11vnc
# or use full path (or set PATH).
77
# run
x11vnc
:
desktop.cgi
7
#
x11vnc
desktops. The user desktop sessions run in 'Xvfb' displays
60
# $
x11vnc
= '/usr/local/bin/
x11vnc
';
62
# that will set the path to the
x11vnc
binary to that location. Look at
67
#
x11vnc
:
69
# You need to install
x11vnc
or otherwise have it available. It is
70
# REQUIRED that you use
x11vnc
0.9.10 or later. It won't work with
71
# earlier versions. See below the $
x11vnc
parameter that you can set
72
# to the full path to
x11vnc
.
77
# Note that the
x11vnc
-create virtual desktop service used below require
[
all
...]
rx11vnc.pl
5
# Here is the remote
x11vnc
command.
9
$x11vnc_cmd = "
x11vnc
-localhost -nap -q -bg -display %DISP";
13
#
x11vnc
selects one of them:
38
$Program: wrapper to tunnel vncviewer <->
x11vnc
VNC traffic through a ssh
47
x11vnc
command for passwd file.
139
# This is the
x11vnc
cmd for the remote side:
158
print STDERR "\nWaiting for
x11vnc
to indicate its port ..";
Xdummy
63
server for
x11vnc
but with more features than Xvfb (or Xvnc); however
68
So, for example,
x11vnc
+Xdummy terminal services are a little better
69
than
x11vnc
+Xvfb.
143
Root permission and
x11vnc
:
150
If so, one could run
x11vnc
as root with -unixpw (it switches
230
x11vnc
calls Xdummy and Xvfb this way.
[
all
...]
/external/libvncserver/
prepare_x11vnc_dist.sh
12
sed -e "s/LibVNCServer, [^,)]*\([(,]\)*/
x11vnc
, $VERSION\1/g" \
14
-e "s/LibVNCServer.spec/
x11vnc
.spec/g" \
26
echo "SUBDIRS=
x11vnc
classes" >> Makefile.am
27
echo "DIST_SUBDIRS=
x11vnc
classes" >> Makefile.am
29
echo "SUBDIRS=libvncserver libvncclient
x11vnc
classes" >> Makefile.am
30
echo "DIST_SUBDIRS=libvncserver libvncclient
x11vnc
classes" >> Makefile.am
35
sed -e "s/^SUBDIRS.*$/#SUBDIRS=libvncserver libvncclient
x11vnc
classes/" \
36
-e "s/^DIST_SUBDIRS.*$/#DIST_SUBDIRS=libvncserver libvncclient
x11vnc
classes/" \
44
cp
x11vnc
/README ./README
45
cp
x11vnc
/RELEASE-NOTES ./RELEASE-NOTE
[
all
...]
LibVNCServer.spec
34
%package
x11vnc
40
%description
x11vnc
41
x11vnc
is to X Window System what WinVNC is to Windows, i.e. a server
61
%{__install} -d -m0755 %{buildroot}%{_datadir}/
x11vnc
/classes
63
%{buildroot}%{_datadir}/
x11vnc
/classes
85
%files
x11vnc
87
%{_bindir}/
x11vnc
88
%{_mandir}/man1/
x11vnc
.1*
89
%{_datadir}/
x11vnc
/classes
93
- create separate package for
x11vnc
to prevent conflicts with x11vnc rp
[
all
...]
configure
[
all
...]
/external/libvncserver/x11vnc/misc/turbovnc/
README
13
This is a "patch" to make
x11vnc
/libvncserver work with TurboVNC:
16
http://www.karlrunge.com/
x11vnc
/faq.html#faq-turbovnc
20
put into
x11vnc
/libvncserver.
48
cd
x11vnc
-x.y.z/
x11vnc
/misc/turbovnc
60
After unpacking your
x11vnc
-x.y.z.tar.gz tarball cd to the
61
x11vnc
-x.y.z/
x11vnc
/misc/turbovnc (where this README file is) and from
66
that will modify files in the libvncserver and
x11vnc
directories above
92
This is a hack and may not always work, if it doesn't edit
x11vnc
/Makefil
[
all
...]
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
ssvnc.tcl
141
Through the SSH channel, it automatically starts
x11vnc
in terminal
143
session.
x11vnc
is used for both the session management and the
148
x11vnc
must also be installed on the remote server machine.
180
x11vnc
is run remotely to find or create your terminal services desktop
317
- Use unixpw (optional
x11vnc
login mode)
319
- Client-Side Caching (experimental
x11vnc
speedup)
320
-
X11VNC
Options (set any extra
x11vnc
options)
337
On the remote VNC Terminal Services host,
x11vnc
must be installed
343
The VNC terminal services administrator can make "
x11vnc
" be a wrappe
[
all
...]
/external/libvncserver/x11vnc/
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
...]
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
...]
/external/libvncserver/webclients/novnc/
README.md
59
connections (such as [
x11vnc
/libvncserver](http://libvncserver.sourceforge.net/)),
Completed in 894 milliseconds