summaryrefslogtreecommitdiffstats
path: root/x11vnc/x11vnc.1
diff options
context:
space:
mode:
authorrunge <runge>2008-06-07 21:12:50 +0000
committerrunge <runge>2008-06-07 21:12:50 +0000
commit975b6902344216c2e4b0e1a38320b822639640dc (patch)
treecb1881214c0c3031f1d0ae9ceb6a6e5a4e12ce37 /x11vnc/x11vnc.1
parenta824cf443df899c8d2178a1bd7581057bd7f60d6 (diff)
downloadlibtdevnc-975b6902344216c2e4b0e1a38320b822639640dc.tar.gz
libtdevnc-975b6902344216c2e4b0e1a38320b822639640dc.zip
x11vnc: -clip xineramaN option, -DIGNORE_GETSPNAM for HP-UX.
Print info on SSH_CONNECTION override.
Diffstat (limited to 'x11vnc/x11vnc.1')
-rw-r--r--x11vnc/x11vnc.19
1 files changed, 8 insertions, 1 deletions
diff --git a/x11vnc/x11vnc.1 b/x11vnc/x11vnc.1
index 49b10e9..bcd0080 100644
--- a/x11vnc/x11vnc.1
+++ b/x11vnc/x11vnc.1
@@ -2,7 +2,7 @@
.TH X11VNC "1" "June 2008" "x11vnc " "User Commands"
.SH NAME
x11vnc - allow VNC connections to real X11 displays
- version: 0.9.4, lastmod: 2008-06-01
+ version: 0.9.4, lastmod: 2008-06-06
.SH SYNOPSIS
.B x11vnc
[OPTION]...
@@ -139,6 +139,13 @@ corner of the selected window. An example use of this
option would be to split a large (e.g. Xinerama) display
into two parts to be accessed via separate viewers by
running a separate x11vnc on each part.
+.IP
+Use '-clip xinerama0' to clip to the first xinerama
+sub-screen (if xinerama is active). xinerama1 for the
+2nd sub-screen, etc. This way you don't need to figure
+out the WxH+X+Y of the desired xinerama sub-screen.
+screens are sorted in increasing distance from the
+(0,0) origin (I.e. not the Xserver's order).
.PP
\fB-flashcmap\fR
.IP