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:
Joe Taylor 2007-07-05 17:48:38 +00:00
parent 87d4a8e03b
commit 113f0bac16

View File

@ -616,6 +616,10 @@ Shift+F8 Set JT65B mode
Ctrl+F8 Set JT65C mode
F10 Show Waterfall
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+A Toggle Auto On/Off
Alt+D Decode
@ -630,7 +634,6 @@ Alt+O Tx Stop
Alt+Q Log QSO
Alt+S Stop Monitoring or Decoding
Alt+X Exclude
Right/Left Arrow Increase/decrease Freeze DF
"""
Label(scwid,text=t,justify=LEFT).pack(padx=20)
scwid.focus_set()