Difference between revisions of "Keyboard and text functions"

From DXLog.net
Jump to navigation Jump to search
(Keyboard functions)
(Open/Close/Database Functions)
 
(118 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Keyboard functions==
 
==Keyboard functions==
 +
 +
===A note on shortcut keys===
 +
 +
Since DXLog is a keyboard centric logger and has been designed to minimize the use of the mouse in a live<br>
 +
contesting situation, it makes makes use of a range of Ctrl, Alt, and Shift-modified key combinations.
 +
 +
Many computer and computer peripheral manufacturers reserve some such keys for special operations<br>
 +
and do not allow redefining them to make sure they are always available, also in "emergency" situations.<br>
 +
One such example is Ctrl-Alt-F8 which on many HP computers with Intel graphics cards resets the display driver.
 +
 +
You can '''always''' work around such limitations by using <code>Tools|Redefine keyboard keys</code>, mapping an<br>inaccessible key to one that you can actually press.
 +
 +
===QSO Entry line===
 +
 +
Note that [Ctrl][Alt] equals [AltGr]
 +
 
{| class="wikitable"  
 
{| class="wikitable"  
|+style="text-align:Left;"|QSO Entry line
+
|+style="text-align:Left;"|
 
| [Enter]
 
| [Enter]
| Log a contact
+
| Log a contact or send message with ESM enabled
 
|-
 
|-
 
| [Spacebar]
 
| [Spacebar]
| Move cursor between callsign entry and report fields.
+
| Move the cursor between entry fields, skipping RST fields
 
|-
 
|-
 
| [Left arrow] or [Ctrl][B]
 
| [Left arrow] or [Ctrl][B]
| Move cursor one character to the left.
+
| Move cursor one character position to the left
 
|-
 
|-
 
| [Right arrow] or [Ctrl][F]
 
| [Right arrow] or [Ctrl][F]
| Move cursor one character to the right.
+
| Move cursor one character position to the right
 
|-
 
|-
 
| [Home] or [Ctrl][A]
 
| [Home] or [Ctrl][A]
| Move cursor to the beginning of the field.
+
| Move cursor to the beginning of the field
 
|-
 
|-
 
| [End] or [Ctrl][E]
 
| [End] or [Ctrl][E]
| Moves the cursor to the end of the field.
+
| Moves the cursor to the end of the field
 
|-
 
|-
 
| [Backspace]
 
| [Backspace]
| Delete the character located left of the cursor.
+
| Move cursor one step left, deleting a character
 
|-
 
|-
 
| [Tab]
 
| [Tab]
| Move cursor between sent RST and received number fields.
+
| Move the cursor between entry fields, including RST fields
 
|-
 
|-
 
| [>]
 
| [>]
| Move cursor to next field in the main log.
+
| Move cursor to the next entry field
 
|-
 
|-
 
| [<]
 
| [<]
| Move cursor to previous field in the main log.
+
| Move cursor to the previous entry field
 
|-
 
|-
 
| [Del] or [Ctrl][D]
 
| [Del] or [Ctrl][D]
| Delete the character located under the cursor.
+
| Delete the character in the current character location
 
|-
 
|-
 
| [F11] or [Alt][W]
 
| [F11] or [Alt][W]
| Clear all the fields of the current QSO, and puts the cursor into the callsign logging field.
+
| Clear all the fields of the current QSO, and put the cursor into the callsign logging field.
 
|-
 
|-
 
| [Alt][F]
 
| [Alt][F]
| Edit QSO date and time.
+
| Edit QSO date and time
 
|-
 
|-
 
| [Alt][N]
 
| [Alt][N]
| Write a note regarding this QSO.
+
| Enter QSO notes
 
|-
 
|-
 
| [Ctrl][C]
 
| [Ctrl][C]
| Copy callsign.
+
| Copy callsign
 
|-
 
|-
 
| [Ctrl][K]
 
| [Ctrl][K]
| Delete all characters under and to the right of the cursor.
+
| Delete all characters under and to the right of the cursor
 
|-
 
|-
 
| [Ctrl][V]
 
| [Ctrl][V]
| Paste copied callsign.
+
| Paste a copied callsign
 
|-
 
|-
 
| [Ctrl][W]
 
| [Ctrl][W]
| Clear the current field, if report field is cleared, initialize RST.
+
| Clear/initialize the current field
 
|-
 
|-
 
| [Ctrl][Z]
 
| [Ctrl][Z]
| Undo - restores edited QSO data to prior value (also menu:Edit->Restore_QSO).
+
| Undo edits of a QSO. Equivalent to <tt><b><nowiki>Edit|Restore QSO</nowiki></b></tt>
 
|-
 
|-
 
| [Ctrl][Left arrow]
 
| [Ctrl][Left arrow]
| Like [Home].
+
| Like [Home]
 
|-
 
|-
 
| [Ctrl][Right arrow]
 
| [Ctrl][Right arrow]
| Like [End].
+
| Like [End]
 
|-
 
|-
 
| [Ctrl][+] or [Ctrl][Keypad Add]
 
| [Ctrl][+] or [Ctrl][Keypad Add]
| Silently log QSO.
+
| Silently log QSO
 
|-
 
|-
 
| [Ctrl][Alt][+] or [Ctrl][Alt][Keypad Add]
 
| [Ctrl][Alt][+] or [Ctrl][Alt][Keypad Add]
| Silently force the logging of QSO, disregarding all validity checks of callsign and exchange.<br>Must also be used when modifying invalid QSO in the log.  
+
| Force the logging of a QSO (or saving of a modified QSO in the log),<br>disregarding all validity checks of callsign and exchange.
 
|-
 
|-
 
|}
 
|}
  
 +
===Navigating the log===
 
{| class="wikitable"
 
{| class="wikitable"
|+style="text-align:Left;"|Navigating the log
+
|+style="text-align:Left;"|
 
|-
 
|-
 
| [Up arrow]
 
| [Up arrow]
| Move one QSO up.
+
| Move one QSO up
 
|-
 
|-
 
| [Down arrow]
 
| [Down arrow]
| Move one QSO down.
+
| Move one QSO down
 
|-
 
|-
 
| [PageUp]
 
| [PageUp]
| Move 10 QSOs up.
+
| Move 10 QSOs up
 
|-
 
|-
 
| [PageDown]
 
| [PageDown]
| Move 10 QSOs down.
+
| Move 10 QSOs down
 
|-
 
|-
 
| [Ctrl][G]
 
| [Ctrl][G]
| Go to a specific QSO number.
+
| Go to a specific QSO number
 
|-
 
|-
 
| [Ctrl][Home]
 
| [Ctrl][Home]
| Go to first QSO in log.
+
| Go to first QSO in log
 
|-
 
|-
 
| [Ctrl][End]
 
| [Ctrl][End]
| Go to last QSO in log.
+
| Go to last QSO in log
 
|-
 
|-
 
| [Ctrl][PageDown]
 
| [Ctrl][PageDown]
| Go forward 24 hours.
+
| Go forward 24 hours
 
|-
 
|-
 
| [Ctrl][PageUp]
 
| [Ctrl][PageUp]
| Go back 24 hours.
+
| Go back 24 hours
 
|-
 
|-
 
| [Ctrl][X]
 
| [Ctrl][X]
| Toggles the X-QSO flag which invalidates the QSO, making it not count and export as X-QSO: line in Cabrillo.
+
| Toggles the X-QSO flag which invalidates the QSO, making it not count and export as <tt><b>X-QSO</b></tt> line in Cabrillo
 
|-
 
|-
 
|}
 
|}
 +
 +
===Operation===
 
{| class="wikitable"
 
{| class="wikitable"
|+style="text-align:Left;"|Operation
+
|+style="text-align:Left;"|
 
|-
 
|-
 
| [F1]
 
| [F1]
| Play message #1.
+
| Send/play message #1.
 
| CQ in Run. Callsign i S&P.
 
| CQ in Run. Callsign i S&P.
 
|-
 
|-
 
| [Shift][Ctrl][F1]
 
| [Shift][Ctrl][F1]
| In SO2V and SO2R: Shift focus to radio 1. Switch to Run. Play message #1.<br>In SO1R and SO2R Advanced: Play message #1.
+
| In SO2V and SO2R: Shift focus to radio 1. Switch to Run. Send/play message #1.<br>In SO1R and SO2R Advanced: Send/play message #1.
 
| Run F1
 
| Run F1
 
|-
 
|-
 
| [F2]
 
| [F2]
| Play message #2.
+
| Send/play message #2.
| Normally the full exchange including signal report.
+
| Normally the full exchange<br>including signal report.
 
|-
 
|-
 
| [F3]
 
| [F3]
| Play message #3.
+
| Send/play message #3.
| Normally only the contest exchange e.g. serial number.
+
| Normally only the contest<br>exchange e.g. serial number.
 
|-
 
|-
 
| [F4]
 
| [F4]
| Play message #4.
+
| Send/play message #4.
 
| Normally your call.
 
| Normally your call.
 
|-
 
|-
 
| [F5]
 
| [F5]
| Play message #5.
+
| Send/play message #5.
 
| Normally the logged callsign.
 
| Normally the logged callsign.
 
|-
 
|-
 
| [F6]
 
| [F6]
| Play message #6.
+
| Send/play message #6.
| Normally a request to repeat the exchange.
+
| Normally a request to<br>repeat the exchange.
 
|-
 
|-
 
| [F7]
 
| [F7]
| Play message #7.
+
| Send/play message #7.
 
| Normally a single question mark.
 
| Normally a single question mark.
 
|-
 
|-
 
| [Insert]
 
| [Insert]
| Play the message defined for this key.
+
| Send/play the message defined for this key.
| Normally the full exchange including signal report
+
| Normally the full exchange<br>including signal report.
 
|-
 
|-
 
| [+] or [Keypad Add]
 
| [+] or [Keypad Add]
| Play the message defined for this key.
+
| Send/play the message defined for this key.
| Usually conclusion and logging of QSO
+
| Conclusion and logging of QSO.
 
|-
 
|-
 
| [Esc]
 
| [Esc]
Line 155: Line 174:
 
| [Alt][C]
 
| [Alt][C]
 
| Send or modify additional messages.
 
| Send or modify additional messages.
 +
|-
 +
| [Ctrl][Alt][C]
 +
| Modify standard messages.
 
|-
 
|-
 
| [Alt][K]
 
| [Alt][K]
Line 164: Line 186:
 
| [Alt][V]
 
| [Alt][V]
 
| Change CW speed (opens "CW-Speed" entry box).
 
| Change CW speed (opens "CW-Speed" entry box).
 +
|-
 +
| [Alt][Q]
 +
| Configure Intelligent Quick QSL.
 
|-
 
|-
 
| [Alt][F9]
 
| [Alt][F9]
Line 172: Line 197:
 
|-
 
|-
 
| [Ctrl][F10]
 
| [Ctrl][F10]
| Switch to the previous period for contests with periods.
+
| Switch to the previous period for contests with periods. Also works for logged QSO.<br>'''Important:''' Rescore log after modifying QSO for correct summary display.
 
|-
 
|-
 
| [Ctrl][F11]
 
| [Ctrl][F11]
| Switch to the next period for contests with periods.
+
| Switch to the next period for contests with periods. Also works for logged QSO.<br>'''Important:''' Rescore log after modifying QSO for correct summary display.
 +
 
 
|-
 
|-
 
| [Shift][F1..F7]
 
| [Shift][F1..F7]
| Record messages #1 to #7 (SSB, if supported for the active DVK) or edit message #1 to #7 (CW, Digital).
+
| Record messages #1 to #7 (SSB, if supported for the active DVK)<br>or edit message #1 to #7 (CW, Digital).
 
|-
 
|-
 
| [Shift][Insert]
 
| [Shift][Insert]
Line 187: Line 213:
 
|-
 
|-
 
| [Ctrl][Tab]
 
| [Ctrl][Tab]
| Toggle Run/S&P mode for focused radio (also changes CW/Digi memory sets).
+
| Toggle Run/S&P mode for the currently focused radio (also changes CW/Digi memory sets).
 
|-
 
|-
 
| [Shift][Ctrl][Tab]
 
| [Shift][Ctrl][Tab]
Line 197: Line 223:
 
|}
 
|}
  
 +
===Windows===
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|Windows
+
|+style="text-align:Left;"|
 
| [F8]
 
| [F8]
| Check N + 1 window.
+
| Check N + 1
 
|-
 
|-
 
| [F9]
 
| [F9]
| Check call window.
+
| Check call
 
|-
 
|-
 
| [F10]
 
| [F10]
| Check Multipliers window.
+
| Check Multipliers
 
|-
 
|-
 
| [F12]
 
| [F12]
| Check Partials window.
+
| Check Partials
 
|-
 
|-
 
| [Alt][A]
 
| [Alt][A]
| DX-Cluster Announcements window.
+
| DX-Cluster Announcements
 
|-
 
|-
 
| [Alt][B]
 
| [Alt][B]
| Skeds window.
+
| Skeds
|-
 
| [Alt][E]
 
| Take a sked.
 
 
|-
 
|-
 
| [Alt][I]
 
| [Alt][I]
| Gab window.
+
| Gab/Chat
 
|-
 
|-
 
| [Alt][L]
 
| [Alt][L]
| Worked gridsquares.
+
| Worked Gridsquares
 
|-
 
|-
 
| [Alt][M]
 
| [Alt][M]
| Worked DXCC.
+
| Worked DXCC
 
|-
 
|-
 
| [Alt][J]
 
| [Alt][J]
| Network status window.
+
| Network Status
 
|-
 
|-
 
| [Alt][O]
 
| [Alt][O]
| DX-Cluster Monitor window.
+
| DX-Cluster Monitor
 
|-
 
|-
 
| [Alt][P]
 
| [Alt][P]
| Worked prefixes.
+
| Worked Prefixes
 
|-
 
|-
 
| [Alt][R]
 
| [Alt][R]
| Rate window.
+
| Rate
 
|-
 
|-
 
| [Alt][S]
 
| [Alt][S]
| Summary window.
+
| Summary
 
|-
 
|-
 
| [Ctrl][F9]
 
| [Ctrl][F9]
| Statistics window.
+
| Statistics
 +
|-
 +
| [Shift][Alt][Ctrl][Home]
 +
| Toggle the Brako visual profile
 
|-
 
|-
 
|}
 
|}
  
 +
===Radio Control===
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|Radio Control
+
|+style="text-align:Left;"|
 
|-
 
|-
 
| [Alt][F1]
 
| [Alt][F1]
| QSY band down (In frequency, i.e. to a longer wavelength).
+
| QSY band down (In frequency, i.e. to a longer wavelength). Also works in the log.
 
|-
 
|-
 
| [Alt][F2]
 
| [Alt][F2]
| QSY band up (In frequency, i.e. to a shorter wavelength).
+
| QSY band up (In frequency, i.e. to a shorter wavelength). Also works in the log.
 
|-
 
|-
 
| [Alt][F4]
 
| [Alt][F4]
| QSY back to CQ frequency.
+
| Toggles between the most recent CQ frequency and the frequency where you pressed the key last.<br>Switches to Run when returning to the CQ frequency.
 +
|-
 +
| [Shift][Alt][F4]
 +
| QSY back to most recent CQ frequency and switch to Run.
 
|-
 
|-
 
| [Ctrl][F4]
 
| [Ctrl][F4]
Line 268: Line 299:
 
|-
 
|-
 
| [Ctrl][F1] and [Ctrl][F2]
 
| [Ctrl][F1] and [Ctrl][F2]
| Switch mode up and down (when the current contest permits).
+
| Switch mode up and down (when the current contest permits). Also works in the log.
 
|-
 
|-
 
| [Shift][UpArrow]
 
| [Shift][UpArrow]
Line 286: Line 317:
 
|-
 
|-
 
| [Shift][Alt][UpArrow]
 
| [Shift][Alt][UpArrow]
| Faster VFO adjustment up as defined by band map orientation.  
+
| Larger VFO adjustment up as defined by band map orientation.  
 
|-
 
|-
 
| [Shift][Alt][DownArrow]
 
| [Shift][Alt][DownArrow]
| Faster VFO adjustment down as defined by band map orientation.  
+
| Larger VFO adjustment down as defined by band map orientation.  
 
|-
 
|-
 
| [Ctrl][-] or [Ctrl][Keypad Subtract]
 
| [Ctrl][-] or [Ctrl][Keypad Subtract]
Line 296: Line 327:
 
| [Ctrl][Alt][R]
 
| [Ctrl][Alt][R]
 
| Resets and reinitializes all serial port and pipe connections to radios, keyers, SO2R devices etc
 
| Resets and reinitializes all serial port and pipe connections to radios, keyers, SO2R devices etc
|-
 
| [Keypad Multiply]
 
| Switch active radio.
 
 
|-
 
|-
 
| [-] or [Keypad Subtract]
 
| [-] or [Keypad Subtract]
| Enable Split Mode.
+
| Enable Split Mode. Opens a panel to enter the transmit frequency.
 
|-
 
|-
 
|}
 
|}
 +
 +
===Antenna Control===
 +
 +
Note that [Ctrl][Alt] equals [AltGr]
  
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|Antenna Control
+
|+style="text-align:Left;"|
 
| [Shift][Ctrl][Alt][F1]
 
| [Shift][Ctrl][Alt][F1]
 
| Select Rx antenna 1.
 
| Select Rx antenna 1.
Line 341: Line 373:
 
|-
 
|-
 
|}
 
|}
 +
 +
===Bandmap===
 +
 +
Note that [Ctrl][Alt] equals [AltGr]
  
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|Bandmap
+
|+style="text-align:Left;"|
 
| [Ctrl][Enter]
 
| [Ctrl][Enter]
| Insert spot into Band Map.
+
| Insert spot into bandmap.
 +
|-
 +
| [Ctrl][Delete]
 +
| Deletes the callsign in the entry line on the current frequency, lacking that, the currently highlighted spot in the bandmap.
 
|-
 
|-
 
| [Ctrl][Up arrow]
 
| [Ctrl][Up arrow]
Line 354: Line 393:
 
|-
 
|-
 
| [Ctrl][Alt][Up arrow]
 
| [Ctrl][Alt][Up arrow]
| With option <tt>Operating\Bandmap\QSY Opposite radio instead of 2nd VFO</tt> checked: Grab the first spot above in the active bandmap and load it<br>in VFO A of other radio (SO1R, SO2R) or VFO B (SO2V). Otherwise: Grab the first spot above in the active bandmap and load it in VFO B in <br>active radio (SO1R, SO2R, not applicable in SO2V).
+
| With option <tt><b><nowiki>Operating|Bandmap|QSY Opposite radio instead of 2nd VFO</nowiki></b></tt> checked: Grab the first valid<br>spot above the other radio's current frequency into the other radio's entry line. (Bandmap or list mode view).<br>Otherwise: QSY VFO B to the first spot above the current VFO B frequency. (Thermometer view only.)
 
|-
 
|-
 
| [Ctrl][Down arrow]
 
| [Ctrl][Down arrow]
Line 363: Line 402:
 
|-
 
|-
 
| [Ctrl][Alt][Down arrow]
 
| [Ctrl][Alt][Down arrow]
| With option "Operating\Bandmap\QSY Opposite radio instead of 2nd VFO" checked: Grab the first spot below in the active bandmap and load it<br>in VFO A of other radio (SO1R, SO2R) or VFO B (SO2V). Otherwise: Grab the first spot below in the active bandmap and load it in VFO B in <br>active radio (SO1R, SO2R, not applicable in SO2V).
+
| With option <tt><b><nowiki>Operating|Bandmap|QSY Opposite radio instead of 2nd VFO</nowiki></b></tt> checked: Grab the first valid<br>spot below the other radio's current frequency into the other radio's entry line. (Bandmap or list mode view).<br>Otherwise: QSY VFO B to the first spot below the current VFO B frequency. (Thermometer view only.)
 
|-
 
|-
 
| [Ctrl][Space]
 
| [Ctrl][Space]
Line 370: Line 409:
 
|}
 
|}
  
 +
===DX Cluster===
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|DX Cluster
+
|+style="text-align:Left;"|
 
| [Alt][T]
 
| [Alt][T]
| Manually send a command to the connected DX cluster.
+
| Send a command to the connected DX cluster.
 
|-
 
|-
 
| [Alt][F3]
 
| [Alt][F3]
 
| Create a DX cluster spot.  
 
| Create a DX cluster spot.  
 +
|-
 +
| [Ctrl][S]
 +
| Create a DX cluster spot of own station.
 
|-
 
|-
 
|}
 
|}
  
 +
===Networking and chat===
 
{| class="wikitable"
 
{| class="wikitable"
|+style="text-align:Left;"|Networking and chat
+
|+style="text-align:Left;"|
 
| [Alt][D]
 
| [Alt][D]
 
| Pass a station.
 
| Pass a station.
 +
|-
 +
| [Alt][E]
 +
| Take a sked
 
|-
 
|-
 
| [Alt][G]
 
| [Alt][G]
| Send a gab.
+
| Send a gab/chat message.
 
|-
 
|-
 
| [Ctrl][Alt][G]
 
| [Ctrl][Alt][G]
Line 393: Line 440:
 
| [Ctrl][Alt][P]
 
| [Ctrl][Alt][P]
 
| Set pass frequency.
 
| Set pass frequency.
|-
 
 
|}
 
|}
 +
 +
===SO2R and SO2V===
 +
 +
Note that [Ctrl][Alt] equals [AltGr]
  
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|SO2R or SO2V with dual receiver radio
+
|+style="text-align:Left;"|
 +
| [Arrow Up] or [Arrow Down]
 +
| Switch focus. If focusing radio 1, [Arrow Up] will move to the most recent QSO in the log
 +
|-
 
| [Ctrl][Alt][1..8]
 
| [Ctrl][Alt][1..8]
| Select scenario in SO2R Advanced.
+
| Select scenario in SO2R Advanced
 
|-
 
|-
 
| [Ctrl][Shift][F1..F8]
 
| [Ctrl][Shift][F1..F8]
| On-the-fly scenario editing in SO2R Advanced.
+
| On-the-fly scenario editing in SO2R Advanced
 
|-
 
|-
 
| [Ctrl][Alt][A]
 
| [Ctrl][Alt][A]
| Listen to radio 1 in both ears in SO2R. Listen to main receiver in both ears in SO2V.
+
| Listen to radio 1 in both ears in SO2R
 
|-
 
|-
 
| [Ctrl][Alt][T]
 
| [Ctrl][Alt][T]
| Listen to radio 2 in both ears in SO2R.  
+
| Listen to radio 2 in both ears in SO2R.
 
|-
 
|-
 
| [Ctrl][Alt][S]
 
| [Ctrl][Alt][S]
| Toggle stereo.
+
| Toggle listen to both radios
 
|-
 
|-
 
| [Ctrl][Alt][L]
 
| [Ctrl][Alt][L]
| Listen to focused radio in both ears in SO2R.
+
| Listen to focused radio in both ears in SO2R
 
|-
 
|-
 
| [Ctrl][Alt][D]
 
| [Ctrl][Alt][D]
| Toggle sub receiver permanently on in SO2V.
+
| Toggle sub receiver permanently on in SO2V
 
|-
 
|-
 
| [Keypad Multiply]
 
| [Keypad Multiply]
| Switch focus.
+
| Single keyboard: Switch active radio (SO2R) or VFO (SO1R and SO2V)<br>Dual keyboard: Select active radio (SO2R) or VFO (SO2V)
 +
|-
 +
| [Alt][Keypad Multiply]
 +
| SO1R/SO2V: Swap frequency and mode between VFO<br>SO2R: Swap frequency and mode of active VFO between radios
 +
|-
 +
| [Keypad Divide]
 +
| Single keyboard: Switch focus of VFO knob in SO2V<br>Dual keyboard: Select focus of VFO knob in SO2V
 
|-
 
|-
 
|}
 
|}
  
 +
===Multi-operator===
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|Multi Operator
+
|+style="text-align:Left;"|
 
| [Ctrl][F3]
 
| [Ctrl][F3]
 
| Toggle station type (RUN/Mult in M/S, Run1/Run2 in M/2).
 
| Toggle station type (RUN/Mult in M/S, Run1/Run2 in M/2).
 
|-
 
|-
 
| [Ctrl][O]
 
| [Ctrl][O]
| Login as operator. Erase entry text box to log off.  
+
| Login as operator. Enter nothing to log off.  
 
|-
 
|-
 
|}
 
|}
 +
 +
===Contest recorder===
 +
 +
Note that [Ctrl][Alt] equals [AltGr]
  
 
{| class="wikitable"
 
{| class="wikitable"
|+style="text-align:Left;"|Contest recorder
+
|+style="text-align:Left;"|
 
| [Ctrl][Alt][Enter]
 
| [Ctrl][Alt][Enter]
 
| Play QSO.
 
| Play QSO.
Line 444: Line 508:
 
|}
 
|}
  
 +
===Partner or Search & Pounce windows===
 
{| class="wikitable"
 
{| class="wikitable"
|+style="text-align:Left;"|Partner Mode
+
|+style="text-align:Left;"|
 
| [Comma] or [Keypad Decimal]
 
| [Comma] or [Keypad Decimal]
| Manual addition of one or several calls to the partner window.
+
| Manual addition of one or several calls to the stack.<br>Will grab the top callsign from the stack if callsign field<br>in entry line is empty.  
 
|-
 
|-
 
| [Alt][Enter]
 
| [Alt][Enter]
| Add the call current call to the partner window.
+
| Add the call current call to the callsign stack.  
 
|-
 
|-
 
| [Alt][Space]
 
| [Alt][Space]
 
| Grab the call in the topmost "real time" line of the partner window.<br>If empty, grab the top of the stack instead.<br>If stack is empty and digital mode, grab the most recently highlighted call.  
 
| Grab the call in the topmost "real time" line of the partner window.<br>If empty, grab the top of the stack instead.<br>If stack is empty and digital mode, grab the most recently highlighted call.  
 +
|-
 +
| [Alt][Delete]
 +
| Clear top entry in the partner/S&P window.
 
|-
 
|-
 
| [Alt][Backpace]
 
| [Alt][Backpace]
| Clear everything in the partner window.
+
| Clear everything in the partner/S&P window.
 
|-
 
|-
 
| [Alt][1] - [9]
 
| [Alt][1] - [9]
| Grab the nth call from the partner window.
+
| Grab the nth call from the partner/S&P window.
 
|-
 
|-
 
| [Ctrl][1] - [9]
 
| [Ctrl][1] - [9]
| Replace the nth call in the partner window.
+
| Replace the nth call in the partner/S&P window.
 
|-
 
|-
 
| DoubleClick on a callsign
 
| DoubleClick on a callsign
| Grab the call from the partner window.
+
| Grab the call, and if S&P, also QSY to the frequency.
 
|-
 
|-
 
|}
 
|}
  
 +
===Check Partials & Check N+1===
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|Check Partials & N+1
+
|+style="text-align:Left;"|
 
| [Alt][Y]
 
| [Alt][Y]
 
| Grab the top guess in Check Partials window.
 
| Grab the top guess in Check Partials window.
Line 479: Line 548:
 
|}
 
|}
  
 +
===Special Keys for WAE Contest===
 
{| class="wikitable"
 
{| class="wikitable"
|+style="text-align:Left;"|Special Keys for WAE Contest
+
|+style="text-align:Left;"|
 
| [Alt][L]
 
| [Alt][L]
| Open and close QTC receive window (for european stations).
+
| Open and close QTC receive window (for European stations).
 
|-
 
|-
 
| [Alt][S]
 
| [Alt][S]
Line 488: Line 558:
 
|-
 
|-
 
| [Ctrl][L]
 
| [Ctrl][L]
| Open and close QTC send window (for non-european stations).
+
| Open and close QTC send window (for non-European stations).
 
|-
 
|-
 
| [Ctrl][F8]
 
| [Ctrl][F8]
| When receiving - equivalent to F8 "AGN" but includes row number.
+
| When receiving QTC - equivalent to F8 "AGN" but includes row number.
 
|-
 
|-
 
| [Alt][V]
 
| [Alt][V]
 
| Set CW speed for QTC traffic.  
 
| Set CW speed for QTC traffic.  
|-
 
 
|}
 
|}
 +
 +
===Morse Runner===
 +
 +
Note that [Ctrl][Alt] equals [AltGr]
  
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|Morse Runner
+
|+style="text-align:Left;"|
 
| [Ctrl][Alt][Page Up]
 
| [Ctrl][Alt][Page Up]
| Morse Runner increase volume.
+
| Increase volume
 
|-
 
|-
 
| [Ctrl][Alt][Page Down]
 
| [Ctrl][Alt][Page Down]
| Morse Runner decrease volume.
+
| Decrease volume
 
|-
 
|-
 
| [Ctrl][Alt][Right Arrow]
 
| [Ctrl][Alt][Right Arrow]
| Morse Runner increase bandwidth.
+
| Increase bandwidth
 
|-
 
|-
 
| [Ctrl][Alt][Left Arrow]
 
| [Ctrl][Alt][Left Arrow]
| Morse Runner decrease bandwidth.
+
| Decrease bandwidth
 
|-
 
|-
 
| [Ctrl][Shift][Right Arrow]
 
| [Ctrl][Shift][Right Arrow]
| Morse Runner increase pitch.
+
| Increase pitch
 
|-
 
|-
 
| [Ctrl][Shift][Left Arrow]
 
| [Ctrl][Shift][Left Arrow]
| Morse Runner decrease pitch.
+
| Decrease pitch
 
|-
 
|-
 
| [Shift][UpArrow]
 
| [Shift][UpArrow]
| RIT + in Morse Runner.
+
| RIT+ (decreases pitch of received signals)
 
|-
 
|-
 
| [Shift][DownArrow]
 
| [Shift][DownArrow]
| RIT - in Morse Runner.
+
| RIT- (increases pitch of received signals)
 
|-
 
|-
 
| [Shift][Delete]
 
| [Shift][Delete]
| RIT clear in Morse Runner.
+
| RIT clear
 
|-
 
|-
 
|}
 
|}
  
'''NB. During MorseRunner operation, text command SETUP will open MorseRunner configuration panel.
+
'''Important: During MorseRunner operation, text command SETUP will open MorseRunner configuration panel.
  
 
==Text commands==
 
==Text commands==
 +
===CW and Digital Functions===
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|CW and Digital Functions
+
|+style="text-align:Left;"|
| CTSPACE  
+
| AMSGS or AMESSAGES
|| Equivalent to: Options | CW/DIGI | Shortened spaces (CT spaces) [checked]
+
| Open additional standard messages configuration panel.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|Modify additional messages</nowiki></tt></b>
 +
|-
 +
| CTSPACE
 +
| Make CW word spacing 6 dits.<br>Equivalent to: <tt><b><nowiki><tt><b><nowiki>Options|CW/Digi|Shortened spaces (CT spaces) [checked]</nowiki></tt></b>
 +
|-
 +
| NOCTSPACE
 +
| Make CW word spacing 7 dits.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|Shortened spaces (CT spaces) [unchecked]</nowiki></tt></b>
 
|-
 
|-
 
| CWAUTO or AUTOCW
 
| CWAUTO or AUTOCW
|| Equivalent to: Options | CW/DIGI | Auto sending - Sets/disables autosending.
+
| Configures and sets or disable auto-sending.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|Auto sending</nowiki></tt></b>
 
|-
 
|-
| NOCTSPACE
+
| NOCWAUTO or NOAUTOCW
|| Equivalent to: Options | CW/DIGI | Shortened spaces (CT spaces) [unchecked]
+
| Disables auto-sending.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|Auto sending</nowiki></tt></b>
 
|-
 
|-
 
| FULLABBREV
 
| FULLABBREV
|| Equivalent to: Options | CW/DIGI | Serial number | Abbreviated
+
| Set full CW abbreviation.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|Serial number|Abbreviated</nowiki></tt></b>
 
|-
 
|-
 
| PROABBREV
 
| PROABBREV
|| Equivalent to: Options | CW/DIGI | Serial number | Pro
+
| Set pro CW abbreviation.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|Serial number|Pro</nowiki></tt></b>
 
|-
 
|-
 
| SEMIABBREV
 
| SEMIABBREV
|| Equivalent to: Options | CW/DIGI | Serial number | Half abbreviated
+
| Set half CW abbreviation.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|Serial number|Half abbreviated</nowiki></tt></b>
 
|-
 
|-
 
| NOABBREV
 
| NOABBREV
|| Equivalent to: Options | CW/DIGI | Serial number | Not abbreviated
+
| Disable CW abbreviation.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|Serial number|Not abbreviated</nowiki></tt></b>
 
|-
 
|-
 
| ESM or ESMON
 
| ESM or ESMON
|| Enable Enter Sends Message Mode; equivalent to: Tools | Data Entry | Enable ESM [checked]
+
| Enable Enter Sends Message Mode.<br>Equivalent to: <tt><b><nowiki>Tools|Data Entry|Enable ESM [checked]</nowiki></tt></b>
 
|-
 
|-
 
| NOESM or ESMOFF
 
| NOESM or ESMOFF
|| Disable Enter Sends Message Mode; equivalent to: Tools | Data Entry | Enable ESM [unchecked]
+
| Disable Enter Sends Message Mode.<br>Equivalent to: <tt><b><nowiki>Tools|Data Entry|Enable ESM [unchecked]</nowiki></tt></b>
|-
 
| LZ
 
|| Equivalent to: Options | CW/DIGI | Serial number | Leading zeros [checked]
 
 
|-
 
|-
| NOLZ
+
| QQSL
|| Equivalent to: Options | CW/DIGI | Serial number | Leading zeros [unchecked]
+
| Open the Intelligent Quick QSL configuration panel. <br>Equivalent to: <tt><b><nowiki>Tools|Intelligent quick QSL</nowiki></tt></b>
 
|-
 
|-
 
| MSGS or MESSAGES
 
| MSGS or MESSAGES
|| Equivalent to: Options | CW/DIGI | Modify standard messages
+
| Open standard messages configuration panel.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|Modify standard messages</nowiki></tt></b>
 
|-
 
|-
 
| RPT
 
| RPT
|| Equivalent to: Tools | Repeat Loop [checked]
+
| Enable CQ repeat and open its configuration panel.<br>Equivalent to: <tt><b><nowiki>Tools|Repeat Loop [checked]</nowiki></tt></b>
 
|-
 
|-
 
| NORPT
 
| NORPT
|| Equivalent to: Tools | Repeat Loop [unchecked]
+
| Disable CQ repeat.<br>Equivalent to: <tt><b><nowiki>Tools|Repeat Loop [unchecked]</nowiki></tt></b>
|-
 
| SOUND
 
|| Equivalent to: Options | CW/DIGI | No sound [unchecked]
 
 
|-
 
|-
| NOSOUND
+
| SOUND and NOSOUND
|| Equivalent to: Options | CW/DIGI | No sound [checked]
+
| Enable side tone for DXLog's internal keyer.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|No sound [unchecked]</nowiki></tt></b>
 
|-
 
|-
| SYNCCW/NOSYNCCW
+
| SYNCCW and NOSYNCCW
| Enable/disable cw speed syncing between radio/VFO (SO2R and SO2V)
+
| Enable and disable automatic CW speed synchronization between radio/VFO (SO2R and SO2V).<br>Equivalent to <tt><b><nowiki>Options|CW/Digi|Enable different R1/R2 speed</nowiki></tt></b>
 
|-
 
|-
 
| SYNCSPEED
 
| SYNCSPEED
| Sync other radio/VFO CW speed with focused radio/VFO (SO2R and SO2V)
+
| Set the other radio/VFO CW speed to same speed as the currently focused radio (SO2R and SO2V).
 
|-
 
|-
| WKSETUP or WKEY
+
| WKEY or WKSETUP
|| Equivalent to: Options | WinKey configuration
+
| Open the Winkey configuration panel.<br>Equivalent to: <tt><b><nowiki>Options|WinKey configuration</nowiki></tt></b>
 
|-
 
|-
 
|}
 
|}
 +
 +
===Operating and logging===
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|Operating and logging
+
|+style="text-align:Left;"|
 
| CW, SSB, LSB, USB, AM, FM
 
| CW, SSB, LSB, USB, AM, FM
| Set mode  
+
| Set the focused radio's operating mode  
 
|-
 
|-
 
| WORKDUPE or WORKDUPEON
 
| WORKDUPE or WORKDUPEON
|| Equivalent to: Options | CW/DIGI | Work dupes [checked]<br>The normal exchange will be sent also to dupes.
+
| Equivalent to checking: <tt><b><nowiki>Options|CW/Digi|Work dupes</nowiki></b></tt><br>Makes the macro $QSOB4 do nothing.
 
|-
 
|-
 
| NOWORKDUPE or WORKDUPEOFF
 
| NOWORKDUPE or WORKDUPEOFF
|| Equivalent to: Options | CW/DIGI | Work dupes [unchecked]<br>Causes the $QSOB4 message to be sent to all dupes when, for example, <br>when the [Insert] key is programmed as $LOGGEDCALL $QSOB4 $GUESSEXCH $F2
+
| Equivalent to unchecking: <tt><b><nowiki>Options|CW/Digi|Work dupes</nowiki></b></tt><br>Makes $QSOB4 send QSOB4 and stop transmission if the entered<br>callsign represents a duplicate QSO. Typical use is in the Insert<br>message as as $LOGGEDCALL $QSOB4 $F2
 
|-
 
|-
 
| RUNSP or RUNSPON
 
| RUNSP or RUNSPON
|| Equivalent to: Tools | Data entry | Enable Run/SP switching [checked]
+
| Allow switching between Run and S&P.<br>Equivalent to checking: <tt><b><nowiki>Tools|Data entry|Enable Run/SP switching</nowiki></b></tt>
 
|-
 
|-
 
| NORUNSP or RUNSPOFF
 
| NORUNSP or RUNSPOFF
|| Equivalent to: Tools | Data entry | Enable Run/SP switching [unchecked]
+
| Disallow switching between Run and S&P.<br>Equivalent to unchecking: <tt><b><nowiki>Tools|Data entry|Enable Run/SP switching</nowiki></b></tt>
 
|-
 
|-
 
| AUTORSPON or AUTORSP
 
| AUTORSPON or AUTORSP
|| Equivalent to: Tools | Data entry | Enable automatic Run/SP selection [checked]
+
| Allow automatic switching between Run and S&P.<br>Equivalent to checking: <tt><b><nowiki>Tools|Data entry|Enable automatic Run/SP selection</nowiki></b></tt>
 
|-
 
|-
 
| AUTORSPOFF or NOAUTRSP
 
| AUTORSPOFF or NOAUTRSP
|| Equivalent to: Tools | Data entry | Enable automatic Run/SP selection [unchecked]
+
| Disallow automatic switching between Run and S&P.<br>Equivalent to unchecking: <tt><b><nowiki>Tools|Data entry|Enable automatic Run/SP selection</nowiki></b></tt>
 
|-
 
|-
 
|}
 
|}
 +
 +
===Multi Operator===
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|Multi Operator
+
|+style="text-align:Left;"|
 
| MULT
 
| MULT
|| Equivalent to: Commands | Station type | Mult
+
| Equivalent to: <tt><b><nowiki>Commands|Station type|Mult</nowiki></b></tt>
 
|-
 
|-
 
| OPON or LOGIN
 
| OPON or LOGIN
| Log in as an operator
+
| Log on as operator
 
|-
 
|-
 
| OPOFF or LOGOUT
 
| OPOFF or LOGOUT
| Log out as an operator
+
| Log off as operator
 
|-
 
|-
 
| RUN1
 
| RUN1
|| Equivalent to: Commands | Station type | Run 1
+
| Equivalent to: <tt><b><nowiki>Commands|Station type|Run 1</nowiki></b></tt>
 
|-
 
|-
 
| RUN2
 
| RUN2
|| Equivalent to: Commands | Station type | Run 2
+
| Equivalent to: <tt><b><nowiki>Commands|Station type|Run 2</nowiki></b></tt>
 
|-
 
|-
 
| RUN
 
| RUN
|| Equivalent to: Commands | Station type | Run
+
| Equivalent to: <tt><b><nowiki>Commands|Station type|Run</nowiki></b></tt>
|-
 
 
|-
 
|-
 
|}
 
|}
 +
 +
===Open/Close/Export Log Functions===
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|Open/Close/Database Functions
+
|+style="text-align:Left;"|
 
|-
 
|-
 
| AUTORELOAD
 
| AUTORELOAD
|| Equivalent to: Options | Load contest at startup [checked]
+
| Equivalent to: <tt><b><nowiki>Options|Load contest at startup [checked]</nowiki></b></tt>
 
|-
 
|-
 
| NOAUTORELOAD
 
| NOAUTORELOAD
|| Equivalent to: Options | Load contest at startup | [unchecked]
+
| Equivalent to: <tt><b><nowiki>Options|Load contest at startup [unchecked]</nowiki></b></tt>
 +
|-
 +
| BYE or EXIT or QUIT
 +
| Exits DXLog after a confirmation prompt. Equivalent to: <tt><b><nowiki>File|Quit</nowiki></b></tt>
 
|-
 
|-
| BYE or QUIT or EXIT
+
| EXITNOW or QUITNOW
|| Equivalent to: File | Quit
+
| Exits DXLog without prompting.
 
|-
 
|-
 
| CLEARLOG
 
| CLEARLOG
|| Equivalent to: Edit | Delete all QSO
+
| Deletes all QSO in the current log. Equivalent to: <tt><b><nowiki>Edit|Delete all QSO</nowiki></b></tt>
 
|-
 
|-
 
| CLEARLOGNOW
 
| CLEARLOGNOW
|| Equivalent to: CLEARLOG, but does not ask for confirmation
+
| <b>CAUTION!</b> Deletes all QSO in the log <u>without asking for confirmation.
 
|- Use with caution!
 
|- Use with caution!
 
|-
 
|-
 
| CLOSE
 
| CLOSE
|| Equivalent to: File | Close
+
| Equivalent to: <tt><b><nowiki>File|Close</nowiki></b></tt>.
 
|-
 
|-
 
| COPYLOG
 
| COPYLOG
| Save a copy of the current log file in the current log directory with a timestamp added to its name
+
| Save a backup copy of the current log file in the current log<br>directory with a timestamp added to its name
 
|-
 
|-
 
| COPYLOGCLEAR
 
| COPYLOGCLEAR
| Equivalent to the COPYLOG but with data truncation. Exact function is TBD.
+
| Equivalent to COPYLOG but with data truncation. Exact function is unclear.  
 
|-
 
|-
 
| NEW
 
| NEW
|| Equivalent to: File | New
+
| Create a new log. Equivalent to: <tt><b><nowiki>File|New</nowiki></b></tt>
 
|-
 
|-
 
| OPEN
 
| OPEN
|| Equivalent to: File | Open
+
| Open an existing log file. Equivalent to: <tt><b><nowiki>File|Open</nowiki></b></tt>
 
|-
 
|-
 
| POSTCONTEST
 
| POSTCONTEST
|| Equivalent to: Edit | Postcontest mode [checked]
+
| Enter postcontest mode. Equivalent to: <tt><b><nowiki>Edit|Postcontest mode [checked]</nowiki></b></tt>
 
|-
 
|-
 
| NOPOSTCONTEST
 
| NOPOSTCONTEST
|| Equivalent to: Edit | Postcontest mode [unchecked]
+
| Exit postcontest mode. Equivalent to: <tt><b><nowiki>Edit|Postcontest mode [unchecked]</nowiki></b></tt>
 
|-
 
|-
 
| RELOAD
 
| RELOAD
| Reopens the current log and reloads contest definitions
+
| Opens the contest configuration panel and reloads the current log,<br>contest definitions, and scripts.
 
|-
 
|-
 
| RELOADNOW
 
| RELOADNOW
| Like RELOAD but without the contest configuration dialog
+
| Reloads the current log, contest definition, and scripts.
 
|-
 
|-
 
| REOPEN
 
| REOPEN
| Reopens the current log
+
| Opens the contest configuration panel and refreshes log.
 
|-
 
|-
 
| REOPENNOW
 
| REOPENNOW
| Like REOPEN but without the contest configuration dialog
+
| Refreshes log.
 +
|-
 +
| SENDLOG
 +
| Offers to upload the log to the Super Check Partial database.
 
|-
 
|-
 
| WRITELOG or MAKELOG
 
| WRITELOG or MAKELOG
| Exports the log to a file in Cabrillo or EDI format.
+
| Exports the log to a file in Cabrillo, EDI, or ADIF format depending of type of contest.
 +
|-
 +
| WRITELOGA or MAKELOGA
 +
| Exports the log to a file in Cabrillo, EDI, or ADIF format depending of type of contest.<br>Uses plain ASCII and does not support international characters.
 
|-
 
|-
 
|}
 
|}
 +
 +
===Other Functions===
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|Other Functions
+
|+style="text-align:Left;"|
 
| CTYFILES or COUNTRYFILES
 
| CTYFILES or COUNTRYFILES
|| Equivalent to: Options | Data files | Country files
+
| Open country file configuration panel.<br>Equivalent to: <tt><b><nowiki>Options|Data files|Country files</nowiki></b></tt>
 
|-
 
|-
 
| DEBUGCAT
 
| DEBUGCAT
| Toggle debug logging of radio 1 CAT interface
+
| Toggle debug mode for radio 1 CAT interface.<br>Logs all sent data in <tt><b>CATTX_1.bin</tt></b>.<br>Reads responses from <tt><b>CATRX_1.bin</tt></b>.
 
|-
 
|-
 
| DEBUGRCAT
 
| DEBUGRCAT
| For selected radio models read a simulated response from the<br>radio as CAT communication from CATRX.bin file.
+
| No function implemented.
 
|-
 
|-
 
| DEFINEKEYS
 
| DEFINEKEYS
|| Equivalent to: Options | Redefine keyboard keys
+
| Opens key redefinition panel.<br>Equivalent to: <tt><b><nowiki>Options|Redefine keyboard keys</nowiki></b></tt>
 +
|-
 +
| ILOCK or ILOCKON
 +
| Enable DXLog software interlock.
 
|-
 
|-
| VER or VERSION
+
| MORSERUNNER or MRUNNER
|| Equivalent to: Help | About -  Display the about panel
+
| Toggle morserunner simulation.
 
|-
 
|-
| SETUP
+
| NETON or NET
|| Equivalent to: Options | Configure Interfaces<br>During MorseRunner simulation it opens MorseRunner setup
+
| Enable networking.
 
|-
 
|-
| NET or NETON/NONET or NETOFF
+
| NETOFF or NONET
| Enable/disable network communications
+
| Disable networking.
 
|-
 
|-
 
| NETCONFIG
 
| NETCONFIG
|| Equivalent to: Options | Configure network
+
| Open network configuration panel.<br>Equivalent to: <tt><b><nowiki>Options|Configure network</nowiki></b></tt>
|-
 
| ILOCK or ILOCKON
 
| Enable DXLog software interlock
 
 
|-
 
|-
 
| NOILOCK or ILOCKOFF
 
| NOILOCK or ILOCKOFF
| Disable DXLog software interlock
+
| Disable DXLog software interlock.
 
|-
 
|-
 
| REMOTE
 
| REMOTE
|| Equivalent to: Commands | Remote commands
+
| Open remote command execution panel.<br>Equivalent to: <tt><b><nowiki>Commands|Remote commands</nowiki></b></tt>
 
|-
 
|-
 
| RESET
 
| RESET
| Closes and re-opens serial port and pipe connections to radios, keyers, SO2R devices etc
+
| Resets all serial ports and pipe connections<br>to radios, keyers, SO2R devices etc.
 +
|-
 +
| SETUP
 +
| Open interface configuration panel unless during<br>MorseRunner where it opens MorseRunner setup.<br>Equivalent to: <tt><b><nowiki>Options|Configure Interfaces</nowiki></b></tt>
 +
|-
 +
| SPOTME
 +
| Spots own station on the DX cluster. Does nothing for contests not allowing self-spotting.
 +
|-
 +
| SWAP
 +
| SO1R/SO2V: Swap frequency and mode between VFO<br>SO2R: Swap frequency and mode of active VFO between radios
 +
|-
 +
| SUPERSIM or SUPERS
 +
| Toggles simulation with Contest Super Simulator.
 +
|-
 +
| VER or VERSION
 +
| Display the about panel. Equivalent to: <tt><b><nowiki>Help|About</nowiki></b></tt>
 
|-
 
|-
 
|}
 
|}

Latest revision as of 13:36, 10 April 2024

Keyboard functions

A note on shortcut keys

Since DXLog is a keyboard centric logger and has been designed to minimize the use of the mouse in a live
contesting situation, it makes makes use of a range of Ctrl, Alt, and Shift-modified key combinations.

Many computer and computer peripheral manufacturers reserve some such keys for special operations
and do not allow redefining them to make sure they are always available, also in "emergency" situations.
One such example is Ctrl-Alt-F8 which on many HP computers with Intel graphics cards resets the display driver.

You can always work around such limitations by using Tools|Redefine keyboard keys, mapping an
inaccessible key to one that you can actually press.

QSO Entry line

Note that [Ctrl][Alt] equals [AltGr]

[Enter] Log a contact or send message with ESM enabled
[Spacebar] Move the cursor between entry fields, skipping RST fields
[Left arrow] or [Ctrl][B] Move cursor one character position to the left
[Right arrow] or [Ctrl][F] Move cursor one character position to the right
[Home] or [Ctrl][A] Move cursor to the beginning of the field
[End] or [Ctrl][E] Moves the cursor to the end of the field
[Backspace] Move cursor one step left, deleting a character
[Tab] Move the cursor between entry fields, including RST fields
[>] Move cursor to the next entry field
[<] Move cursor to the previous entry field
[Del] or [Ctrl][D] Delete the character in the current character location
[F11] or [Alt][W] Clear all the fields of the current QSO, and put the cursor into the callsign logging field.
[Alt][F] Edit QSO date and time
[Alt][N] Enter QSO notes
[Ctrl][C] Copy callsign
[Ctrl][K] Delete all characters under and to the right of the cursor
[Ctrl][V] Paste a copied callsign
[Ctrl][W] Clear/initialize the current field
[Ctrl][Z] Undo edits of a QSO. Equivalent to Edit|Restore QSO
[Ctrl][Left arrow] Like [Home]
[Ctrl][Right arrow] Like [End]
[Ctrl][+] or [Ctrl][Keypad Add] Silently log QSO
[Ctrl][Alt][+] or [Ctrl][Alt][Keypad Add] Force the logging of a QSO (or saving of a modified QSO in the log),
disregarding all validity checks of callsign and exchange.

Navigating the log

[Up arrow] Move one QSO up
[Down arrow] Move one QSO down
[PageUp] Move 10 QSOs up
[PageDown] Move 10 QSOs down
[Ctrl][G] Go to a specific QSO number
[Ctrl][Home] Go to first QSO in log
[Ctrl][End] Go to last QSO in log
[Ctrl][PageDown] Go forward 24 hours
[Ctrl][PageUp] Go back 24 hours
[Ctrl][X] Toggles the X-QSO flag which invalidates the QSO, making it not count and export as X-QSO line in Cabrillo

Operation

[F1] Send/play message #1. CQ in Run. Callsign i S&P.
[Shift][Ctrl][F1] In SO2V and SO2R: Shift focus to radio 1. Switch to Run. Send/play message #1.
In SO1R and SO2R Advanced: Send/play message #1.
Run F1
[F2] Send/play message #2. Normally the full exchange
including signal report.
[F3] Send/play message #3. Normally only the contest
exchange e.g. serial number.
[F4] Send/play message #4. Normally your call.
[F5] Send/play message #5. Normally the logged callsign.
[F6] Send/play message #6. Normally a request to
repeat the exchange.
[F7] Send/play message #7. Normally a single question mark.
[Insert] Send/play the message defined for this key. Normally the full exchange
including signal report.
[+] or [Keypad Add] Send/play the message defined for this key. Conclusion and logging of QSO.
[Esc] Interrupt message transmission.
[Alt][C] Send or modify additional messages.
[Ctrl][Alt][C] Modify standard messages.
[Alt][K] Toggle Keyboard mode.
[Ctrl][M] Toggle ESM - Enter Sends Message.
[Alt][V] Change CW speed (opens "CW-Speed" entry box).
[Alt][Q] Configure Intelligent Quick QSL.
[Alt][F9] Decrease CW speed by 2 WPM.
[Alt][F10] Increase CW speed by 2 WPM.
[Ctrl][F10] Switch to the previous period for contests with periods. Also works for logged QSO.
Important: Rescore log after modifying QSO for correct summary display.
[Ctrl][F11] Switch to the next period for contests with periods. Also works for logged QSO.
Important: Rescore log after modifying QSO for correct summary display.
[Shift][F1..F7] Record messages #1 to #7 (SSB, if supported for the active DVK)
or edit message #1 to #7 (CW, Digital).
[Shift][Insert] Record the message associated to the [Insert] key.
[Shift][+] Records the message associated to the [+] key.
[Ctrl][Tab] Toggle Run/S&P mode for the currently focused radio (also changes CW/Digi memory sets).
[Shift][Ctrl][Tab] Toggle Run/S&P mode for not focused radio (also changes CW/Digi memory sets).
[Ctrl][R] Toggle CQ auto-repeat.

Windows

[F8] Check N + 1
[F9] Check call
[F10] Check Multipliers
[F12] Check Partials
[Alt][A] DX-Cluster Announcements
[Alt][B] Skeds
[Alt][I] Gab/Chat
[Alt][L] Worked Gridsquares
[Alt][M] Worked DXCC
[Alt][J] Network Status
[Alt][O] DX-Cluster Monitor
[Alt][P] Worked Prefixes
[Alt][R] Rate
[Alt][S] Summary
[Ctrl][F9] Statistics
[Shift][Alt][Ctrl][Home] Toggle the Brako visual profile

Radio Control

[Alt][F1] QSY band down (In frequency, i.e. to a longer wavelength). Also works in the log.
[Alt][F2] QSY band up (In frequency, i.e. to a shorter wavelength). Also works in the log.
[Alt][F4] Toggles between the most recent CQ frequency and the frequency where you pressed the key last.
Switches to Run when returning to the CQ frequency.
[Shift][Alt][F4] QSY back to most recent CQ frequency and switch to Run.
[Ctrl][F4] Equalize both VFO on focused radio.
[Ctrl][T] Tune the transmitter (on CW).
[Ctrl][F1] and [Ctrl][F2] Switch mode up and down (when the current contest permits). Also works in the log.
[Shift][UpArrow] RIT adjustment up in Run, frequency adjustment up in S&P, as defined by band map orientation.
[Shift][DownArrow] RIT adjustment down in Run, frequency adjustment down in S&P, as defined by band map orientation.
[Shift][Delete] RIT clear.
[Alt][UpArrow] Frequency adjustment up as defined by band map orientation.
[Alt][DownArrow] Frequency adjustment down as defined by band map orientation.
[Shift][Alt][UpArrow] Larger VFO adjustment up as defined by band map orientation.
[Shift][Alt][DownArrow] Larger VFO adjustment down as defined by band map orientation.
[Ctrl][-] or [Ctrl][Keypad Subtract] Toggle receiver diversity/synchronization/tracking on supported radios.
[Ctrl][Alt][R] Resets and reinitializes all serial port and pipe connections to radios, keyers, SO2R devices etc
[-] or [Keypad Subtract] Enable Split Mode. Opens a panel to enter the transmit frequency.

Antenna Control

Note that [Ctrl][Alt] equals [AltGr]

[Shift][Ctrl][Alt][F1] Select Rx antenna 1.
[Shift][Ctrl][Alt][F2] Select Rx antenna 2.
[Shift][Ctrl][Alt][F3] Select Rx antenna 3.
[Shift][Ctrl][Alt][F4] Select Rx antenna 4.
[Shift][Ctrl][Alt][F5] Select Rx antenna 5.
[Shift][Ctrl][Alt][F6] Select Rx antenna 6.
[Shift][Ctrl][Alt][F7] Select Rx antenna 7.
[Alt][F11] Change RX antenna.
[Shift][Alt][F11] Change TX antenna.
[Ctrl][F12] Turn selected rotator to SP direction.
[Alt][F12] Turn selected rotator to LP direction.

Bandmap

Note that [Ctrl][Alt] equals [AltGr]

[Ctrl][Enter] Insert spot into bandmap.
[Ctrl][Delete] Deletes the callsign in the entry line on the current frequency, lacking that, the currently highlighted spot in the bandmap.
[Ctrl][Up arrow] Grab the first spot above in the active bandmap and load it in VFO A in active radio (SO1R, SO2R) or active VFO (SO2V).
[Ctrl][Shift][Up arrow] Grab the first spot, which is a multiplier, above in the active bandmap and load it in VFO A in active radio (SO1R, SO2R) or active VFO (SO2V).
[Ctrl][Alt][Up arrow] With option Operating|Bandmap|QSY Opposite radio instead of 2nd VFO checked: Grab the first valid
spot above the other radio's current frequency into the other radio's entry line. (Bandmap or list mode view).
Otherwise: QSY VFO B to the first spot above the current VFO B frequency. (Thermometer view only.)
[Ctrl][Down arrow] Grab the first spot below in the active bandmap and load it in VFO A in active radio (SO1R, SO2R) or active VFO (SO2V).
[Ctrl][Shift][Down arrow] Grab the first spot, which is a multiplier, below in the active bandmap and load it in VFO A in active radio (SO1R, SO2R) or active VFO (SO2V).
[Ctrl][Alt][Down arrow] With option Operating|Bandmap|QSY Opposite radio instead of 2nd VFO checked: Grab the first valid
spot below the other radio's current frequency into the other radio's entry line. (Bandmap or list mode view).
Otherwise: QSY VFO B to the first spot below the current VFO B frequency. (Thermometer view only.)
[Ctrl][Space] Grab the spot on or near the current frequency.

DX Cluster

[Alt][T] Send a command to the connected DX cluster.
[Alt][F3] Create a DX cluster spot.
[Ctrl][S] Create a DX cluster spot of own station.

Networking and chat

[Alt][D] Pass a station.
[Alt][E] Take a sked
[Alt][G] Send a gab/chat message.
[Ctrl][Alt][G] Send a ON4KST message.
[Ctrl][Alt][P] Set pass frequency.

SO2R and SO2V

Note that [Ctrl][Alt] equals [AltGr]

[Arrow Up] or [Arrow Down] Switch focus. If focusing radio 1, [Arrow Up] will move to the most recent QSO in the log
[Ctrl][Alt][1..8] Select scenario in SO2R Advanced
[Ctrl][Shift][F1..F8] On-the-fly scenario editing in SO2R Advanced
[Ctrl][Alt][A] Listen to radio 1 in both ears in SO2R
[Ctrl][Alt][T] Listen to radio 2 in both ears in SO2R.
[Ctrl][Alt][S] Toggle listen to both radios
[Ctrl][Alt][L] Listen to focused radio in both ears in SO2R
[Ctrl][Alt][D] Toggle sub receiver permanently on in SO2V
[Keypad Multiply] Single keyboard: Switch active radio (SO2R) or VFO (SO1R and SO2V)
Dual keyboard: Select active radio (SO2R) or VFO (SO2V)
[Alt][Keypad Multiply] SO1R/SO2V: Swap frequency and mode between VFO
SO2R: Swap frequency and mode of active VFO between radios
[Keypad Divide] Single keyboard: Switch focus of VFO knob in SO2V
Dual keyboard: Select focus of VFO knob in SO2V

Multi-operator

[Ctrl][F3] Toggle station type (RUN/Mult in M/S, Run1/Run2 in M/2).
[Ctrl][O] Login as operator. Enter nothing to log off.

Contest recorder

Note that [Ctrl][Alt] equals [AltGr]

[Ctrl][Alt][Enter] Play QSO.
[Ctrl][Alt][Space] Pause playback.

Partner or Search & Pounce windows

[Comma] or [Keypad Decimal] Manual addition of one or several calls to the stack.
Will grab the top callsign from the stack if callsign field
in entry line is empty.
[Alt][Enter] Add the call current call to the callsign stack.
[Alt][Space] Grab the call in the topmost "real time" line of the partner window.
If empty, grab the top of the stack instead.
If stack is empty and digital mode, grab the most recently highlighted call.
[Alt][Delete] Clear top entry in the partner/S&P window.
[Alt][Backpace] Clear everything in the partner/S&P window.
[Alt][1] - [9] Grab the nth call from the partner/S&P window.
[Ctrl][1] - [9] Replace the nth call in the partner/S&P window.
DoubleClick on a callsign Grab the call, and if S&P, also QSY to the frequency.

Check Partials & Check N+1

[Alt][Y] Grab the top guess in Check Partials window.
DoubleClick on a callsign Grab the call.

Special Keys for WAE Contest

[Alt][L] Open and close QTC receive window (for European stations).
[Alt][S] Save current QTC.
[Ctrl][L] Open and close QTC send window (for non-European stations).
[Ctrl][F8] When receiving QTC - equivalent to F8 "AGN" but includes row number.
[Alt][V] Set CW speed for QTC traffic.

Morse Runner

Note that [Ctrl][Alt] equals [AltGr]

[Ctrl][Alt][Page Up] Increase volume
[Ctrl][Alt][Page Down] Decrease volume
[Ctrl][Alt][Right Arrow] Increase bandwidth
[Ctrl][Alt][Left Arrow] Decrease bandwidth
[Ctrl][Shift][Right Arrow] Increase pitch
[Ctrl][Shift][Left Arrow] Decrease pitch
[Shift][UpArrow] RIT+ (decreases pitch of received signals)
[Shift][DownArrow] RIT- (increases pitch of received signals)
[Shift][Delete] RIT clear

Important: During MorseRunner operation, text command SETUP will open MorseRunner configuration panel.

Text commands

CW and Digital Functions

AMSGS or AMESSAGES Open additional standard messages configuration panel.
Equivalent to: Options|CW/Digi|Modify additional messages
CTSPACE Make CW word spacing 6 dits.
Equivalent to: <tt><b><nowiki>Options|CW/Digi|Shortened spaces (CT spaces) [checked]
NOCTSPACE Make CW word spacing 7 dits.
Equivalent to: Options|CW/Digi|Shortened spaces (CT spaces) [unchecked]
CWAUTO or AUTOCW Configures and sets or disable auto-sending.
Equivalent to: Options|CW/Digi|Auto sending
NOCWAUTO or NOAUTOCW Disables auto-sending.
Equivalent to: Options|CW/Digi|Auto sending
FULLABBREV Set full CW abbreviation.
Equivalent to: Options|CW/Digi|Serial number|Abbreviated
PROABBREV Set pro CW abbreviation.
Equivalent to: Options|CW/Digi|Serial number|Pro
SEMIABBREV Set half CW abbreviation.
Equivalent to: Options|CW/Digi|Serial number|Half abbreviated
NOABBREV Disable CW abbreviation.
Equivalent to: Options|CW/Digi|Serial number|Not abbreviated
ESM or ESMON Enable Enter Sends Message Mode.
Equivalent to: Tools|Data Entry|Enable ESM [checked]
NOESM or ESMOFF Disable Enter Sends Message Mode.
Equivalent to: Tools|Data Entry|Enable ESM [unchecked]
QQSL Open the Intelligent Quick QSL configuration panel.
Equivalent to: Tools|Intelligent quick QSL
MSGS or MESSAGES Open standard messages configuration panel.
Equivalent to: Options|CW/Digi|Modify standard messages
RPT Enable CQ repeat and open its configuration panel.
Equivalent to: Tools|Repeat Loop [checked]
NORPT Disable CQ repeat.
Equivalent to: Tools|Repeat Loop [unchecked]
SOUND and NOSOUND Enable side tone for DXLog's internal keyer.
Equivalent to: Options|CW/Digi|No sound [unchecked]
SYNCCW and NOSYNCCW Enable and disable automatic CW speed synchronization between radio/VFO (SO2R and SO2V).
Equivalent to Options|CW/Digi|Enable different R1/R2 speed
SYNCSPEED Set the other radio/VFO CW speed to same speed as the currently focused radio (SO2R and SO2V).
WKEY or WKSETUP Open the Winkey configuration panel.
Equivalent to: Options|WinKey configuration

Operating and logging

CW, SSB, LSB, USB, AM, FM Set the focused radio's operating mode
WORKDUPE or WORKDUPEON Equivalent to checking: Options|CW/Digi|Work dupes
Makes the macro $QSOB4 do nothing.
NOWORKDUPE or WORKDUPEOFF Equivalent to unchecking: Options|CW/Digi|Work dupes
Makes $QSOB4 send QSOB4 and stop transmission if the entered
callsign represents a duplicate QSO. Typical use is in the Insert
message as as $LOGGEDCALL $QSOB4 $F2
RUNSP or RUNSPON Allow switching between Run and S&P.
Equivalent to checking: Tools|Data entry|Enable Run/SP switching
NORUNSP or RUNSPOFF Disallow switching between Run and S&P.
Equivalent to unchecking: Tools|Data entry|Enable Run/SP switching
AUTORSPON or AUTORSP Allow automatic switching between Run and S&P.
Equivalent to checking: Tools|Data entry|Enable automatic Run/SP selection
AUTORSPOFF or NOAUTRSP Disallow automatic switching between Run and S&P.
Equivalent to unchecking: Tools|Data entry|Enable automatic Run/SP selection

Multi Operator

MULT Equivalent to: Commands|Station type|Mult
OPON or LOGIN Log on as operator
OPOFF or LOGOUT Log off as operator
RUN1 Equivalent to: Commands|Station type|Run 1
RUN2 Equivalent to: Commands|Station type|Run 2
RUN Equivalent to: Commands|Station type|Run

Open/Close/Export Log Functions

AUTORELOAD Equivalent to: Options|Load contest at startup [checked]
NOAUTORELOAD Equivalent to: Options|Load contest at startup [unchecked]
BYE or EXIT or QUIT Exits DXLog after a confirmation prompt. Equivalent to: File|Quit
EXITNOW or QUITNOW Exits DXLog without prompting.
CLEARLOG Deletes all QSO in the current log. Equivalent to: Edit|Delete all QSO
CLEARLOGNOW CAUTION! Deletes all QSO in the log without asking for confirmation.
CLOSE Equivalent to: File|Close.
COPYLOG Save a backup copy of the current log file in the current log
directory with a timestamp added to its name
COPYLOGCLEAR Equivalent to COPYLOG but with data truncation. Exact function is unclear.
NEW Create a new log. Equivalent to: File|New
OPEN Open an existing log file. Equivalent to: File|Open
POSTCONTEST Enter postcontest mode. Equivalent to: Edit|Postcontest mode [checked]
NOPOSTCONTEST Exit postcontest mode. Equivalent to: Edit|Postcontest mode [unchecked]
RELOAD Opens the contest configuration panel and reloads the current log,
contest definitions, and scripts.
RELOADNOW Reloads the current log, contest definition, and scripts.
REOPEN Opens the contest configuration panel and refreshes log.
REOPENNOW Refreshes log.
SENDLOG Offers to upload the log to the Super Check Partial database.
WRITELOG or MAKELOG Exports the log to a file in Cabrillo, EDI, or ADIF format depending of type of contest.
WRITELOGA or MAKELOGA Exports the log to a file in Cabrillo, EDI, or ADIF format depending of type of contest.
Uses plain ASCII and does not support international characters.

Other Functions

CTYFILES or COUNTRYFILES Open country file configuration panel.
Equivalent to: Options|Data files|Country files
DEBUGCAT Toggle debug mode for radio 1 CAT interface.
Logs all sent data in CATTX_1.bin.
Reads responses from CATRX_1.bin.
DEBUGRCAT No function implemented.
DEFINEKEYS Opens key redefinition panel.
Equivalent to: Options|Redefine keyboard keys
ILOCK or ILOCKON Enable DXLog software interlock.
MORSERUNNER or MRUNNER Toggle morserunner simulation.
NETON or NET Enable networking.
NETOFF or NONET Disable networking.
NETCONFIG Open network configuration panel.
Equivalent to: Options|Configure network
NOILOCK or ILOCKOFF Disable DXLog software interlock.
REMOTE Open remote command execution panel.
Equivalent to: Commands|Remote commands
RESET Resets all serial ports and pipe connections
to radios, keyers, SO2R devices etc.
SETUP Open interface configuration panel unless during
MorseRunner where it opens MorseRunner setup.
Equivalent to: Options|Configure Interfaces
SPOTME Spots own station on the DX cluster. Does nothing for contests not allowing self-spotting.
SWAP SO1R/SO2V: Swap frequency and mode between VFO
SO2R: Swap frequency and mode of active VFO between radios
SUPERSIM or SUPERS Toggles simulation with Contest Super Simulator.
VER or VERSION Display the about panel. Equivalent to: Help|About