diff --git a/mainwindow.cpp b/mainwindow.cpp index 89d78e90a..541019df0 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -1,4 +1,4 @@ -//--------------------------------------------------------------- MainWindow +//---------------------------------------------------------------- MainWindow #include "mainwindow.h" #include "ui_mainwindow.h" #include "devsetup.h" diff --git a/mouse_commands.txt b/mouse_commands.txt new file mode 100644 index 000000000..8e26589ef --- /dev/null +++ b/mouse_commands.txt @@ -0,0 +1,18 @@ +Click on Action +__________________________________________________________ + +Waterfall: Set Rx frequency + Double-click to set Rx frequency and decode there + Ctrl-click to set Rx and Tx frequencies and decode + +Decoded text: Double-click to copy second callsign to Dx Call, + locator to Dx Grid; change Rx and Tx frequencies to + decoded signal's frequency; generate standard messages. + If first callsign is your own, Tx frequency is not + changed unless Ctrl is held down when double-clicking. + +Erase button: Click to erase QSO window + Double-click to erase QSO and Band Activity windows + +Tx5 Entry: Right-click to select a macro message + diff --git a/shortcuts.txt b/shortcuts.txt new file mode 100644 index 000000000..26dc58a3a --- /dev/null +++ b/shortcuts.txt @@ -0,0 +1,25 @@ +F1 Online User's Guide +F2 Open configuration window +F3 Display keyboard shortcuts +F4 Display special mouse commands +Alt+F4 Exit program +F6 Open next 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 +Shift+F6 Decode remaining files in directory +Ctrl+F1 About WSJT-X +Alt+D Decode again at QSO frequency +Shift+D Full-bandwidth 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() +Alt+T Tune +Alt+V Save the most recently completed *.wav file