summaryrefslogtreecommitdiff
path: root/hw/xwin/man/XWin.man
diff options
context:
space:
mode:
authorJon TURNEY <jon.turney@dronecode.org.uk>2012-01-04 17:40:14 +0000
committerJon TURNEY <jon.turney@dronecode.org.uk>2012-01-04 17:48:11 +0000
commitbad69eda53eabd114939736585090039129393b0 (patch)
treebcb123beb6a9141736f920cba01e85077e911b3d /hw/xwin/man/XWin.man
parent8db705bac1631c680686ff2a4cd327fe024fb7ac (diff)
hw/xwin: Enable RANDR resize by defaultcygwin-patches-for-1.11
Also fix erroneous use of '--resize' not '-resize', and document '-noresize' in man page Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Diffstat (limited to 'hw/xwin/man/XWin.man')
-rw-r--r--hw/xwin/man/XWin.man10
1 files changed, 6 insertions, 4 deletions
diff --git a/hw/xwin/man/XWin.man b/hw/xwin/man/XWin.man
index 596592f3c..67219e3f7 100644
--- a/hw/xwin/man/XWin.man
+++ b/hw/xwin/man/XWin.man
@@ -121,14 +121,16 @@ Alternative name for \fB\-resize=scrollbars\fP.
.SH OPTIONS CONTROLLING RESIZE BEHAVIOUR
.TP 8
.B \-resize[=none|scrollbars|randr]
-Select the resize mode of an X screen.
+Select the resize mode of an X screen. The default is randr.
.RS
.IP \fB\-resize=none\fP 8
-(default). The screen is not resizable.
+The screen is not resizable.
In windowed mode, if the window has decorations, a fixed frame is used.
+Alternative name is \fB\-noresize\fP.
+
.IP \fB\-resize=scrollbars\fP 8
The screen window is resizeable, but the screen is not resizable.
@@ -159,8 +161,8 @@ of the X screen using the RANDR extension is not permitted.
The maximum dimensions of the screen are the dimensions of the \fIWindows\fP virtual desktop.
-.IP \fB\--resize\fP 8
-on its own is equivalent to \fB\--resize=randr\fP
+.IP \fB\-resize\fP 8
+on its own is equivalent to \fB\-resize=randr\fP
.RE
.SH OPTIONS FOR MULTIWINDOW MODE