WSJT-X/doc/source/controls-functions-kb-shortcuts.adoc
Joe Taylor ace8f6418e 1. Fix a bug that could cause decoder to hang when presented with
bad data.

2. Fix a bug that could allow a Koetter-Vardy false decode instead of
a valid Berlekamp-Massey decode, sometimes leading to program crash.

3. Many more edits in the User's Guide, *.adoc files.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3664 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-01-27 21:28:54 +00:00

95 lines
2.0 KiB
Plaintext

// Status=review
The following keyboard shortcuts give quick access to some
frequently used program functions.
[horizontal]
F1::
Display online User's Guide in browser
Ctrl+F1::
About WSJT-X
F2::
Open the Setup >> Configuration window
F3::
Display keyboard shortcuts
F4::
Clear Dx Call and Dx Grid entries
Alt+F4::
Exit program
F5::
Display special mouse commands
F6::
Open next file in directory
Shift+F6::
Decode all remaining files in directory
F11::
Move Rx frequency down 1 Hz
Ctrl+F11::
Move Rx and Tx frequencies down 1 Hz
F12::
Move Rx frequency up 1 Hz
Ctrl+F12::
Move Rx and Tx frequencies up 1 Hz
Alt+1-6::
Set next transmission to this number on Tab 1
Alt+D::
Decode again at Rx frequency
Shift+D::
Full decode (both windows)
Alt+E::
Erase
Ctrl+F::
Edit the free text message box
Alt+G::
Generate standard messages
Alt+H::
Halt Tx
Ctrl+L::
Lookup callsign in database, generate standard messages
Alt M::
Monitor
Alt+N::
Enable Tx
Alt+Q::
Log QSO
Alt+S::
Stop monitoring
Alt+T::
Tune
Alt+V::
Save the most recently completed `*.wav'' file
////
//.Keyboard Shortcuts
[width="70%",cols="2,30",options="header",align="center"]
|=====
|Key|Action Performed
|F1|Display online User's Guide in browser
|Ctrl+F1|About WSJT-X
|F2|Open the Setup >> Configuration window
|F3|Display keyboard shortcuts
|F4|Clear Dx Call and Dx Grid entries
|Alt+F4|Exit program
|F5|Display special mouse commands
|F6|Open next file in directory
|Shift+F6|Decode all remaining files in directory
|F11|Move Rx frequency down 1 Hz
|Ctrl+F11|Move Rx and Tx frequencies down 1 Hz
|F12|Move Rx frequency up 1 Hz
|Ctrl+F12|Move Rx and Tx frequencies up 1 Hz
|Alt+1-6|Set next transmission to this number on Tab 1
|Alt+D|Decode again at Rx frequency
|Shift+D|Full decode (both windows)
|Alt+E|Erase
|Ctrl+F|Edit the free text message box
|Alt+G|Generate standard messages
|Alt+H|Halt Tx
|Ctrl+L|Lookup callsign in database, generate standard messages
|Alt M|Monitor
|Alt+N|Enable Tx
|Alt+Q|Log QSO
|Alt+S|Stop monitoring
|Alt+T|Tune
|Alt+V|Save the most recently completed `*.wav'' file
|=====
////