WSJT-X/mouse_commands.txt
Bill Somerville 7d477606f0 Add a shift+click waterfall option to set Tx DF
Thanks to Mike W9MDB for contributing this patch.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6512 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-03-09 15:47:26 +00:00

31 lines
992 B
Plaintext

<table cellpadding=5>
<tr>
<th align="right">Click on</th>
<th align="left">Action</th>
</tr>
<tr>
<td align="right">Waterfall:</td>
<td>Click to set the Rx frequency.<br/>
Shift-click to set Tx frequency.<br/>
Ctrl-click to set Rx and Tx frequencies.<br/>
Double-clicks decode at the resulting Rx frequency.<br/>
If Lock Tx=Rx is checked all actions set Tx/Rx.
</td>
</tr>
<tr>
<td align="right">Decoded text:</td>
<td>Double-click to copy second callsign to Dx Call,<br/>
locator to Dx Grid; change Rx and Tx frequencies to<br/>
decoded signal's frequency; generate standard messages.<br/>
If first callsign is your own, Tx frequency is not<br/>
changed unless Ctrl is held down when double-clicking.
</td>
</tr>
<tr>
<td align="right">Erase button:</td>
<td>Click to erase QSO window.<br/>
Double-click to erase QSO and Band Activity windows.
</td>
</tr>
</table>