diff --git a/doc/common/license.adoc b/doc/common/license.adoc index 957dc5d99..b018263ca 100755 --- a/doc/common/license.adoc +++ b/doc/common/license.adoc @@ -23,7 +23,7 @@ the following copyright notice prominently: *The algorithms, source code, look-and-feel of _{prog}_ and related programs, and protocol specifications for the modes FSK441, FT8, JT4, JT6M, JT9, JT65, JTMS, QRA64, ISCAT, and MSK144 are Copyright (C) -2001-2017 by one or more of the following authors: Joseph Taylor, +2001-2018 by one or more of the following authors: Joseph Taylor, K1JT; Bill Somerville, G4WJS; Steven Franke, K9AN; Nico Palermo, IV3NWV; Greg Beam, KI7MT; Michael Black, W9MDB; Edson Pereira, PY2SDR; Philip Karn, KA9Q; and other members of the WSJT Development Group.* diff --git a/doc/user_guide/en/controls-functions-main-window.adoc b/doc/user_guide/en/controls-functions-main-window.adoc index 6c21d9fa2..c15f68123 100644 --- a/doc/user_guide/en/controls-functions-main-window.adoc +++ b/doc/user_guide/en/controls-functions-main-window.adoc @@ -1,9 +1,12 @@ // Status=review -The following buttons appear just under the decoded text windows on +The following controls appear just under the decoded text windows on the main screen: //.Main UI -image::main-ui-controls.png[align="left",width=650,alt="Main UI Controls"] +image::main-ui-controls.png[align="center",width=650,alt="Main UI Controls"] + +* When *CQ only* is checked, only messages from stations calling CQ will +be displayed in the left text panel. * *Log QSO* raises a dialog window pre-filled with known information about a QSO you have nearly completed. You can edit or add to this @@ -62,3 +65,5 @@ Toggle the button a second time or click *Halt Tx* to terminate the *Tune* process. Note that activating *Tune* interrupts a receive sequence and will prevent decoding during that sequence. +* Uncheck the box *Menus* to make the top-of-window menus disappear, +leaving more vertical space for decoded messages. \ No newline at end of file diff --git a/doc/user_guide/en/images/main-ui-controls.png b/doc/user_guide/en/images/main-ui-controls.png index 0ab51a82e..c5e48ff38 100644 Binary files a/doc/user_guide/en/images/main-ui-controls.png and b/doc/user_guide/en/images/main-ui-controls.png differ