diff options
author | Jon Turney <jon.turney@dronecode.org.uk> | 2016-07-22 18:54:28 +0100 |
---|---|---|
committer | Jon Turney <jon.turney@dronecode.org.uk> | 2016-07-22 18:54:28 +0100 |
commit | 5f29e0ff272777eaef3a2710d23a126df3f89e0b (patch) | |
tree | d6a96b570f89d69be6e6398e90e4735690ed7c78 /hw/xwin/man/XWin.man | |
parent | b0d8401365baec49b540cc7a0e3fc760f8c52fff (diff) | |
parent | eb3597a699e49130fa63121b2c3ef24b6fcb4d8c (diff) |
Merge branch 'cygwin-patches-for-1.18' into cygwin-release-1.18xserver-cygwin-1.18.4-1cygwin-release-1.18
Diffstat (limited to 'hw/xwin/man/XWin.man')
-rw-r--r-- | hw/xwin/man/XWin.man | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hw/xwin/man/XWin.man b/hw/xwin/man/XWin.man index 6b6fbe7e3..2695d9aa8 100644 --- a/hw/xwin/man/XWin.man +++ b/hw/xwin/man/XWin.man @@ -1,3 +1,4 @@ + .TH XWIN 1 __vendorversion__ .SH NAME XWin \- X Server for the Cygwin environment on Microsoft Windows @@ -108,6 +109,10 @@ 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 "\-icon" \fIicon-specifier\fB +Override the window icon for the screen window from the default. +The \fIicon-specifier\fB is as defined in XWinrc(__filemansuffix__). +.TP 8 .B \-nodecoration Do not give the Cygwin/X window a \fIWindows\fP window border, title bar, etc. @@ -212,6 +217,7 @@ The default is enabled. .TP 8 .B \-swcursor Disable the usage of the \fIWindows\fP cursor and use the X11 software cursor instead. +This option is ignored if \fB-compositewm\fP is also enabled. .TP 8 .B \-[no]trayicon Do not create a tray icon. Default is to create one |