mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-09 02:26:06 -05:00
8440dd5af0
These documentation source files are not the one true version, just a copy for testing purposes. DO NOT EDIT THESE FILES. To use this on Windows you will need a working asciidoc installation and the path to it must be included in your CMAKE_PREFIX_PATH (probably via a local CMake tool chain file). At the time of writing the official asciidoc package does not work on Windows. The latest development master does however work, it can be downloaded as a snapshot ZIP archive from here: https://github.com/asciidoc/asciidoc/archive/master.zip git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5316 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
47 lines
1.3 KiB
Plaintext
47 lines
1.3 KiB
Plaintext
// Status=review
|
|
|
|
Program menus 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.
|
|
|
|
[[FILE_MENU]]
|
|
==== File menu
|
|
image::images/file-menu.png[align="left",alt="File Menu"]
|
|
|
|
==== WSJT-X menu
|
|
image::images/MacAppMenu.png[align="left",alt="Mac App Menu"]
|
|
|
|
On Macintosh, *Settings* (otherwise found on the *File* menu) appears
|
|
here instead, labeled as *Preferences*, and *About WSJT-X* appears
|
|
here rather than on the *Help* menu.
|
|
|
|
[[VIEW_MENU]]
|
|
==== View Menu
|
|
image::images/view-menu.png[align="left",alt="View Menu"]
|
|
|
|
[[MODE_MENU]]
|
|
==== Mode Menu
|
|
image::images/mode-menu.png[align="left",alt="Mode Menu"]
|
|
|
|
[[DECODE_MENU]]
|
|
==== Decode Menu
|
|
image::images/decode-menu.png[align="left",alt="Decode Menu"]
|
|
|
|
[[SAVE_MENU]]
|
|
[[SAVE-WAV]]
|
|
==== Save Menu
|
|
image::images/save-menu.png[align="left",alt="Save Menu"]
|
|
|
|
Choose *Save all* to save received data as audio +.wav+ files.
|
|
*Save decoded* will save only those files containing at least one
|
|
decoded message.
|
|
|
|
[[HELP_MENU]]
|
|
==== Help Menu
|
|
image::images/help-menu.png[align="left",alt="Help Menu"]
|
|
|
|
image::images/keyboard-shortcuts.png[align="left",alt="Help Menu"]
|
|
|
|
image::images/special-mouse-commands.png[align="left",alt="Help Menu"]
|