Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 19 | Blame | Compare with Previous | Last modification | View Log | RSS feed

Bug-Debian: http://bugs.debian.org/317148
Description: Add listen option to manpage
Author: Rob Sims <debbugs-z@robsims.com>

--- x2vnc-1.7.2.orig/x2vnc.man
+++ x2vnc-1.7.2/x2vnc.man
@@ -5,7 +5,12 @@ x2vnc \- a dual-screen hack
 .SH SYNOPSIS
 .B x2vnc
 .I <options>
-.I host:0
+.I <host>:<display#>
+.br
+.B x2vnc
+.I <options>
+.I -listen
+.I [<display#>]
 .br
 [
 .B \-display
@@ -126,6 +131,15 @@ be running X-window, and the second comp
 running which will update the contents on the actual screen. This means
 \fIXvnc\fR is not suitable, but \fIWinVNC\fR is.
 
+In listen mode (
+.B -listen
+option specified )
+.I x2vnc
+will wait for a connection from a VNC server on ports 5400 and 5500 (plus
+the optional
+.I display#
+value) instead of connecting to a specified VNC server.
+
 For up-to-date information on x2vnc, see the x2vnc home page:
 .B http://fredrik.hubbe.net/x2vnc.html