diff options
author | Keith Packard <keithp@keithp.com> | 2011-04-27 12:08:51 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-04-27 12:08:51 -0700 |
commit | f6d4e75ec55ac6812f9dead42ecdffb9614578c7 (patch) | |
tree | ccc1b98437563aefa47d4c8da871468d38b35ae1 /hw/xwin/man/XWin.man | |
parent | ec9ea4017885cefe5519a4e890b0ff1a5518235a (diff) | |
parent | 4318e6a147e78b2663c5e0ea6ba0d351a1e87f98 (diff) |
Merge remote-tracking branch 'jturney/master'
Diffstat (limited to 'hw/xwin/man/XWin.man')
-rw-r--r-- | hw/xwin/man/XWin.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hw/xwin/man/XWin.man b/hw/xwin/man/XWin.man index e7933c9c8..aad29cf25 100644 --- a/hw/xwin/man/XWin.man +++ b/hw/xwin/man/XWin.man @@ -67,7 +67,7 @@ The default behaviour is to create a single screen 0 that is roughly the size of useful area of the primary monitor (allowing for any window decorations and the task-bar). -Screen specific parameters, such as \fB\-fullscreen\fP, can be applied as a +Screen specific parameters can be applied as a default to all screens by placing those screen specific parameters before any \fB\-screen\fP parameter. Screen specific parameters placed after the first \fB\-screen\fP parameter will apply only to the immediately @@ -108,6 +108,7 @@ in \fB-multiwindow\fP or \fB-rootless\fP mode. .B "\-fullscreen" The X server window takes the full screen, covering completely the \fIWindows\fP desktop. +Currently \fB\-fullscreen\fP may only be applied to one X screen. .TP 8 .B \-nodecoration Do not give the Cygwin/X window a \fIWindows\fP window border, title bar, |