2015-05-27 19:50:08 -04:00
|
|
|
// Status=review
|
|
|
|
|
2016-10-25 14:04:33 -04:00
|
|
|
Menus at top of the main window offer many options for configuration
|
|
|
|
and operation. Most of the items are self-explanatory; a few
|
|
|
|
additional details are provided below. Keyboard shortcuts for some
|
|
|
|
frequently used menu items are listed at the right edge of the menu.
|
2015-05-27 19:50:08 -04:00
|
|
|
|
2017-10-13 18:34:48 -04:00
|
|
|
==== _WSJT-X_ menu
|
2015-11-20 21:34:20 -05:00
|
|
|
image::MacAppMenu.png[align="left",alt="Mac App Menu"]
|
2015-05-27 19:50:08 -04:00
|
|
|
|
|
|
|
This menu appears on the Macintosh only. *Settings* appears here,
|
|
|
|
labeled as *Preferences*, rather than on the *File* menu. *About
|
|
|
|
WSJT-X* appears here rather than on the *Help* menu.
|
|
|
|
|
|
|
|
[[FILE_MENU]]
|
|
|
|
==== File menu
|
2015-11-20 21:34:20 -05:00
|
|
|
image::file-menu.png[align="left",alt="File Menu"]
|
2015-05-27 19:50:08 -04:00
|
|
|
|
2016-10-14 16:36:34 -04:00
|
|
|
[[CONFIG_MENU]]
|
|
|
|
==== Configuration Menu
|
|
|
|
image::config-menu.png[align="left",alt="File Menu"]
|
|
|
|
|
2016-10-27 12:47:39 -04:00
|
|
|
Many users prefer to create and use entries on the *Configurations*
|
|
|
|
menu for switching between modes. Simply *Clone* the *Default* entry,
|
|
|
|
*Rename* it as desired, and then make all desired settings for that
|
|
|
|
configuration. These settings will be restored whenever you select
|
2017-08-02 15:23:42 -04:00
|
|
|
that configuration.
|
2016-10-27 12:47:39 -04:00
|
|
|
|
2017-08-05 09:29:55 -04:00
|
|
|
As well as switching between configurations while running _WSJT-X_ you
|
2017-10-23 14:59:42 -04:00
|
|
|
can also start the application from the command line in any desired
|
|
|
|
configuration. Use the command-line option
|
|
|
|
`--config <configuration-name>`, or `-c` for short, as in these
|
|
|
|
examples for configurations `FT8` and `Echo`:
|
|
|
|
|
|
|
|
wsjtx --config FT8
|
|
|
|
wsjtx -c Echo
|
2017-08-05 09:29:55 -04:00
|
|
|
|
2015-05-27 19:50:08 -04:00
|
|
|
[[VIEW_MENU]]
|
|
|
|
==== View Menu
|
2015-11-20 21:34:20 -05:00
|
|
|
image::view-menu.png[align="left",alt="View Menu"]
|
2015-05-27 19:50:08 -04:00
|
|
|
|
|
|
|
[[MODE_MENU]]
|
|
|
|
==== Mode Menu
|
2015-11-20 21:34:20 -05:00
|
|
|
image::mode-menu.png[align="left",alt="Mode Menu"]
|
2015-05-27 19:50:08 -04:00
|
|
|
|
|
|
|
[[DECODE_MENU]]
|
|
|
|
==== Decode Menu
|
2015-11-20 21:34:20 -05:00
|
|
|
image::decode-menu.png[align="left",alt="Decode Menu"]
|
2015-05-27 19:50:08 -04:00
|
|
|
|
|
|
|
[[SAVE_MENU]]
|
|
|
|
[[SAVE-WAV]]
|
|
|
|
==== Save Menu
|
2015-11-20 21:34:20 -05:00
|
|
|
image::save-menu.png[align="left",alt="Save Menu"]
|
2015-05-27 19:50:08 -04:00
|
|
|
|
2017-08-02 15:23:42 -04:00
|
|
|
==== Tools Menu
|
|
|
|
image::tools-menu.png[align="left",alt="Tools Menu"]
|
|
|
|
|
2015-05-27 19:50:08 -04:00
|
|
|
[[HELP_MENU]]
|
|
|
|
==== Help Menu
|
2015-11-20 21:34:20 -05:00
|
|
|
image::help-menu.png[align="left",alt="Help Menu"]
|
2015-05-27 19:50:08 -04:00
|
|
|
|
2015-11-16 15:13:47 -05:00
|
|
|
===== Keyboard Shortcuts (F3)
|
2015-11-20 21:34:20 -05:00
|
|
|
image::keyboard-shortcuts.png[align="left",alt="Keyboard Shortcuts"]
|
2015-05-27 19:50:08 -04:00
|
|
|
|
2015-11-16 15:13:47 -05:00
|
|
|
===== Special Mouse Commands (F5)
|
2015-11-20 21:34:20 -05:00
|
|
|
image::special-mouse-commands.png[align="left",alt="Special Mouse Commands"]
|