diff options
author | runge <runge@karlrunge.com> | 2009-12-29 19:07:15 -0500 |
---|---|---|
committer | runge <runge@karlrunge.com> | 2009-12-29 19:07:15 -0500 |
commit | a795da8d7ba2a0cc2cd1ea841ecf1dbe60bb1953 (patch) | |
tree | eb9f606f48cd61b5c268d1c4b35648b34c7a1e4c /x11vnc/x11vnc.1 | |
parent | 5764cd3fdd669096a84c7e40a2893cd45df090e4 (diff) | |
download | libtdevnc-a795da8d.tar.gz libtdevnc-a795da8d.zip |
x11vnc: rename -create_x to -create_xsrv. Hopefully done fixing Xdummy.
Diffstat (limited to 'x11vnc/x11vnc.1')
-rw-r--r-- | x11vnc/x11vnc.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11vnc/x11vnc.1 b/x11vnc/x11vnc.1 index f40e5e7..8678aaa 100644 --- a/x11vnc/x11vnc.1 +++ b/x11vnc/x11vnc.1 @@ -2,7 +2,7 @@ .TH X11VNC "1" "December 2009" "x11vnc " "User Commands" .SH NAME x11vnc - allow VNC connections to real X11 displays - version: 0.9.10, lastmod: 2009-12-27 + version: 0.9.10, lastmod: 2009-12-28 .SH SYNOPSIS .B x11vnc [OPTION]... @@ -1251,11 +1251,12 @@ As in \fB-create,\fR except Xvnc.redirect instead of Xvfb. .IP Sets WAIT:cmd=FINDCREATEDISPLAY-Xdummy,Xvfb .PP -\fB-create_x\fR \fIstr\fR +\fB-create_xsrv\fR \fIstr\fR .IP Sets WAIT:cmd=FINDCREATEDISPLAY-<str> Can be on cmdline after anything that sets WAIT:.. and other things (e.g. \fB-svc,\fR \fB-xdmsvc)\fR to adjust the X server list. +Example: \fB-svc\fR ... \fB-create_xsrv\fR Xdummy,X .PP \fB-svc\fR .IP |