mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-01 08:07:10 -04:00
1f3e160a6a
Short cut keys implemented via a special key press event handler do not fully integrate with the UI and standard UI implementation guidelines, also they introduce an alternative code path that can diverge from the intended behaviour. Short cuts to set the next Tx message have been added as Ctrl+<number>. Alt+<number> short cuts now do as the help implies i.e. change the current Tx message even if there is another message being transmitted. The log QSO window should only be triggered by a 73 Tx message when transmitting. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4992 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
29 lines
915 B
Plaintext
29 lines
915 B
Plaintext
F1 Online User's Guide
|
|
Ctrl+F1 About WSJT-X
|
|
F2 Open configuration window
|
|
F3 Display keyboard shortcuts
|
|
F4 Clear DX Call, DX Grid, Tx messages 1-5
|
|
Alt+F4 Exit program
|
|
F5 Display special mouse commands
|
|
F6 Open next file in directory
|
|
Shift+F6 Decode all remaining files in directrory
|
|
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 now transmission to this number on Tab 1
|
|
Ctl+1-6 Set next transmission to this number on Tab 1
|
|
Alt+D Decode again at QSO 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
|