mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-19 02:22:10 -05:00
Corrected Help screen for F11, F12 commands,
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@473 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
87d4a8e03b
commit
113f0bac16
5
map65.py
5
map65.py
@ -616,6 +616,10 @@ Shift+F8 Set JT65B mode
|
|||||||
Ctrl+F8 Set JT65C mode
|
Ctrl+F8 Set JT65C mode
|
||||||
F10 Show Waterfall
|
F10 Show Waterfall
|
||||||
Shift+F10 Show astronomical data
|
Shift+F10 Show astronomical data
|
||||||
|
F11 Decrease DF
|
||||||
|
F12 Increase DF
|
||||||
|
Shift+F11 Decrease QSO Frequency
|
||||||
|
Shift+F12 Increase QSO Frequency
|
||||||
Alt+1 to Alt+6 Tx1 to Tx6
|
Alt+1 to Alt+6 Tx1 to Tx6
|
||||||
Alt+A Toggle Auto On/Off
|
Alt+A Toggle Auto On/Off
|
||||||
Alt+D Decode
|
Alt+D Decode
|
||||||
@ -630,7 +634,6 @@ Alt+O Tx Stop
|
|||||||
Alt+Q Log QSO
|
Alt+Q Log QSO
|
||||||
Alt+S Stop Monitoring or Decoding
|
Alt+S Stop Monitoring or Decoding
|
||||||
Alt+X Exclude
|
Alt+X Exclude
|
||||||
Right/Left Arrow Increase/decrease Freeze DF
|
|
||||||
"""
|
"""
|
||||||
Label(scwid,text=t,justify=LEFT).pack(padx=20)
|
Label(scwid,text=t,justify=LEFT).pack(padx=20)
|
||||||
scwid.focus_set()
|
scwid.focus_set()
|
||||||
|
Loading…
Reference in New Issue
Block a user