diff options
author | Jon TURNEY <jon.turney@dronecode.org.uk> | 2013-03-20 14:35:24 +0000 |
---|---|---|
committer | Jon TURNEY <jon.turney@dronecode.org.uk> | 2013-03-20 14:35:24 +0000 |
commit | 072fb78c07da35eae6226d4304e905ec93d94312 (patch) | |
tree | cc2f0d72707558a7f86108b2f6edefe264597e48 /hw/xwin/man/XWin.man | |
parent | 103b77c59e3638a45179bf6d7908f5c738d2d872 (diff) | |
parent | 6fc72f3b8edbcf4adf33de163e3d9881652b92c6 (diff) |
Merge branch 'cygwin-patches-for-1.14' into cygwin-release-1.14xserver-cygwin-1.14.0-1
Diffstat (limited to 'hw/xwin/man/XWin.man')
-rw-r--r-- | hw/xwin/man/XWin.man | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/hw/xwin/man/XWin.man b/hw/xwin/man/XWin.man index 18ee667d4..cf5324131 100644 --- a/hw/xwin/man/XWin.man +++ b/hw/xwin/man/XWin.man @@ -76,6 +76,9 @@ preceeding \fB\-screen\fP parameter. .B \-[no]multimonitors or \-[no]multiplemonitors Create a screen 0 that covers all monitors [the primary monitor] on a system with multiple monitors. +Fake XINERAMA data is created describing the individual monitors, +(This is similar to the 'merged framebuffer' or 'pseudo-xinerama' mode provided by +some drivers for the xorg X server). This option is currently enabled by default in \fB\-multiwindow\fP mode. .TP 8 .B "\-screen \fIscreen_number\fP [\fIW\fP \fIH\fP [\fIX\fP \fIY\fP] | [[\fIW\fPx\fIH\fP[+\fIX\fP+\fIY\fP]][@\fIM\fP]] ] " @@ -165,6 +168,12 @@ The maximum dimensions of the screen are the dimensions of the \fIWindows\fP vir on its own is equivalent to \fB\-resize=randr\fP .RE +.SH OPTIONS FOR MULTIWINDOW MODE +.TP 8 +.B \-hostintitle +Add the host name to the window title for X applications which are running +on remote hosts, when that information is available and it's useful to do so. + .SH OPTIONS CONTROLLING WINDOWS INTEGRATION .TP 8 .B \-[no]clipboard |