Difference between revisions of "Keyboard and text functions"

From DXLog.net
Jump to navigation Jump to search
(Keyboard functions)
(Operation)
(217 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
==Keyboard functions==
 
==Keyboard functions==
{|class="wikitable"
+
 
|+style="text-align:Left;"|QSO Entry line
+
===A note on shortcut keys===
|[Enter]
+
 
|Log a contact
+
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"  
 +
|+style="text-align:Left;"|
 +
| [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
 
|-
 
|-
|[Spacebar]
+
| [Right arrow] or [Ctrl][F]
|Move cursor between callsign entry and report fields
+
| Move cursor one character position to the right
 
|-
 
|-
|[Left arrow] or [Ctrl][B]
+
| [Home] or [Ctrl][A]
|Move cursor one character to the left
+
| Move cursor to the beginning of the field
 
|-
 
|-
|[Right arrow] or [Ctrl][F]
+
| [End] or [Ctrl][E]
|Move cursor one character to the right
+
| Moves the cursor to the end of the field
 
|-
 
|-
|[Home] or [Ctrl][A]
+
| [Backspace]
|Move cursor to the beginning of the field
+
| Move cursor one step left, deleting a character
 
|-
 
|-
|[End] or [Ctrl][E]
+
| [Tab]
|Moves the cursor to the end of the field
+
| Move the cursor between entry fields, including RST fields
 
|-
 
|-
|[Backspace]
+
| [>]
|Delete the character located left of the cursor
+
| Move cursor to the next entry field
 
|-
 
|-
|[Tab]
+
| [<]
|Move cursor between sent RST and received number fields
+
| Move cursor to the previous entry field
 
|-
 
|-
|[>]
+
| [Del] or [Ctrl][D]
|Move cursor to next field in the main log
+
| Delete the character in the current character location
 
|-
 
|-
|[<]
+
| [F11] or [Alt][W]
|Move cursor to previous field in the main log
+
| Clear all the fields of the current QSO, and put the cursor into the callsign logging field.
 
|-
 
|-
|[Del] or [Ctrl][D]
+
| [Alt][F]
|Delete the character located under the cursor
+
| Edit QSO date and time
 
|-
 
|-
|[F11]
+
| [Alt][N]
|Clear all the fields of the current QSO, and puts the cursor into the callsign logging field
+
| Enter QSO notes
 
|-
 
|-
|[Alt][W]
+
| [Ctrl][C]
|Clear QSO (like F11)
+
| Copy callsign
 
|-
 
|-
|[Alt][F]
+
| [Ctrl][K]
|Edit QSO date and time
+
| Delete all characters under and to the right of the cursor
 
|-
 
|-
|[Alt][N]
+
| [Ctrl][V]
|Write a note regarding this QSO
+
| Paste a copied callsign
 
|-
 
|-
|[Ctrl][W]
+
| [Ctrl][W]
|Clear the current field, if report field is cleared, initialise RST
+
| Clear/initialize the current field
 
|-
 
|-
|[Ctrl][Z]
+
| [Ctrl][Z]
|Undo - restores edited QSO data to prior value (see 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][+]
+
| [Ctrl][+] or [Ctrl][Keypad Add]
|Silent log QSO in ESM mode
+
| 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),<br>disregarding all validity checks of callsign and exchange.
 
|-
 
|-
 
|}
 
|}
{|class="wikitable"
+
 
|+style="text-align:Left;"|Moving around the log
+
===Navigating the log===
 +
{| class="wikitable"
 +
|+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]
 +
| 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
 
|-
 
|-
 
|}
 
|}
{|class="wikitable"
+
 
|+style="text-align:Left;"|Message keys
+
===Operation===
 +
{| class="wikitable"
 +
|+style="text-align:Left;"|
 +
|-
 +
| [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.<br>In SO1R and SO2R Advanced: Send/play message #1.
 +
| Run F1
 +
|-
 +
| [F2]
 +
| Send/play message #2.
 +
| Normally the full exchange<br>including signal report.
 +
|-
 +
| [F3]
 +
| Send/play message #3.
 +
| Normally only the contest<br>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<br>repeat the exchange.
 +
|-
 +
| [F7]
 +
| Send/play message #7.
 +
| Normally a single question mark.
 
|-
 
|-
|[F1]
+
| [Insert]
|Play message #1
+
| Send/play the message defined for this key.
|- Usually CQ
+
| Normally the full exchange<br>including signal report.
 
|-
 
|-
|[F2]
+
| [+] or [Keypad Add]
|Play message #2
+
| Send/play the message defined for this key.
|- Usually full sent report
+
| Conclusion and logging of QSO.
 
|-
 
|-
|[F3]
+
| [Esc]
|Play message #3
+
| Interrupt message transmission.
|- Usually the serial number sent
 
 
|-
 
|-
|[F4]
+
| [Alt][C]
|Play message #4
+
| Send or modify additional messages.
|- Usually your call
 
 
|-
 
|-
|[F5]
+
| [Ctrl][Alt][C]
|Play message #5
+
| Modify standard messages.
|- Usually the logged callsign
 
 
|-
 
|-
|[F6]
+
| [Alt][K]
|Play message #6 (CW / DATA only)
+
| Toggle Keyboard mode.
 
|-
 
|-
|[F7]
+
| [Ctrl][M]
|Play message #7 (CW / DATA only)
+
| Toggle ESM - Enter Sends Message.
 
|-
 
|-
|[Insert]
+
| [Alt][V]
|Play the message defined for this key (CW / DATA only)
+
| Change CW speed (opens "CW-Speed" entry box).
 
|-
 
|-
|[+]
+
| [Alt][Q]
|Play the message defined for this key (CW / DATA only)
+
| Configure Intelligent Quick QSL.
 
|-
 
|-
|[Esc]
+
| [Alt][F9]
|Stop the output message instantly
+
| Decrease CW speed by 2 WPM.
 
|-
 
|-
|[Alt][K]
+
| [Alt][F10]
|Toggle Keyboard mode
+
| Increase CW speed by 2 WPM.
 
|-
 
|-
|[Alt][C]
+
| [Ctrl][F10]
|Send or modify additional messages
+
| 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.
 
|-
 
|-
|[Alt][V]
+
| [Ctrl][F11]
|Change CW speed (opens "CW-Speed" entry box)
+
| 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.
 +
 
 
|-
 
|-
|[Alt][F9]
+
| [Shift][F1..F7]
|Decrease CW speed by 2 WPM
+
| Record messages #1 to #7 (SSB, if supported for the active DVK)<br>or edit message #1 to #7 (CW, Digital).
 
|-
 
|-
|[Alt][F10]
+
| [Shift][Insert]
|Increase CW speed by 2 WPM
+
| Record the message associated to the [Insert] key.
 
|-
 
|-
|[Shift][F1] - [F7]
+
| [Shift][+]
|Record messages #1 to #7
+
| Records the message associated to the [+] key.
 
|-
 
|-
|[Shift][Insert]
+
| [Ctrl][Tab]
|Record the message associated to the [Insert] key
+
| Toggle Run/S&P mode for the currently focused radio (also changes CW/Digi memory sets).
 
|-
 
|-
|[Shift][+]
+
| [Shift][Ctrl][Tab]
|Records the message associated to the [+] key
+
| Toggle Run/S&P mode for not focused radio (also changes CW/Digi memory sets).
 
|-
 
|-
|[Ctrl][Tab]
+
| [Ctrl][R]
|Toggle between Run and S&P mode (changes CW / DATA memories)
+
| Toggle CQ auto-repeat.
 
|-
 
|-
||-
 
 
|}
 
|}
 +
 +
===Windows===
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|Windows - Open and Close
+
|+style="text-align:Left;"|
|[F8]
+
| [F8]
|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]
+
| [Alt][I]
|Take a sked
+
| Gab/Chat
 
|-
 
|-
|[Alt][I]
+
| [Alt][L]
|Gab Window
+
| Worked Gridsquares
 
|-
 
|-
|[Alt][O]
+
| [Alt][M]
|DX-Cluster Monitor Window
+
| Worked DXCC
 
|-
 
|-
|[Alt][P]
+
| [Alt][J]
|Worked Prefixes
+
| Network Status
 
|-
 
|-
|[Alt][R]
+
| [Alt][O]
|Rate Window
+
| DX-Cluster Monitor
 
|-
 
|-
|[Alt][S]
+
| [Alt][P]
|Summary Window
+
| Worked Prefixes
 
|-
 
|-
|[Ctrl][F9]
+
| [Alt][R]
|Statistics Window
+
| Rate
 
|-
 
|-
 +
| [Alt][S]
 +
| Summary
 +
|-
 +
| [Ctrl][F9]
 +
| 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]
 +
| 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.<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]
|Switch active radio
+
| Equalize both VFO on focused radio.
|- This only works with the [*] key on the numeric keypad
 
 
|-
 
|-
|[Alt][:]
+
| [Ctrl][T]
|Switch active radio
+
| Tune the transmitter (on CW).
 
|-
 
|-
|[Alt][F1]
+
| [Ctrl][F1] and [Ctrl][F2]
|QSY band down (20 => 40 => )
+
| Switch mode up and down (when the current contest permits). Also works in the log.
 
|-
 
|-
|[Alt][F2]
+
| [Shift][UpArrow]
|QSY band up (20 => 15 => )
+
| RIT adjustment up in Run, frequency adjustment up in S&P, as defined by band map orientation.
 
|-
 
|-
|[Alt][F4]
+
| [Shift][DownArrow]
|QSY back to run frequency
+
| RIT adjustment down in Run, frequency adjustment down in S&P, as defined by band map orientation.
 
|-
 
|-
|[Ctrl][T]
+
| [Shift][Delete]
|Tune the transmitter (on CW)
+
| RIT clear.
 
|-
 
|-
|[Ctrl][F1] and [Ctrl][F2]
+
| [Alt][UpArrow]
|Switch mode (when the contest permits and mode=MIXED or ALL)
+
| Frequency adjustment up as defined by band map orientation.
 
|-
 
|-
|[Shift][UpArrow]
+
| [Alt][DownArrow]
|RIT + in Run, VFO adjust in S&P. Direction aligned with band map. RIT with MorseRunner.  
+
| Frequency adjustment down as defined by band map orientation.  
 
|-
 
|-
|[Shift][DownArrow]
+
| [Shift][Alt][UpArrow]
|RIT - in Run, VFO adjust in S&P. Direction aligned with band map. RIT with MorseRunner.  
+
| Larger VFO adjustment up as defined by band map orientation.  
 
|-
 
|-
|[Shift][Delete]
+
| [Shift][Alt][DownArrow]
|RIT Clear
+
| Larger VFO adjustment down as defined by band map orientation.
 
|-
 
|-
|[Ctrl]{Alt}{R}
+
| [Ctrl][-] or [Ctrl][Keypad Subtract]
|Closes and re-opens serial port and pipe connections to radios, keyers, SO2R devices etc
+
| Toggle receiver diversity/synchronization/tracking on supported radios.
 
|-
 
|-
|[Keypad -]
+
| [Ctrl][Alt][R]
|Enable Split Mode
+
| Resets and reinitializes all serial port and pipe connections to radios, keyers, SO2R devices etc
 
|-
 
|-
|[Keypad +]
+
| [-] or [Keypad Subtract]
|Unknown Function
+
| 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.
 
|-
 
|-
|[Shift][Ctrl][Alt][F2]
+
| [Shift][Ctrl][Alt][F2]
|Select Rx antenna 2
+
| Select Rx antenna 2.
 
|-
 
|-
|[Shift][Ctrl][Alt][F3]
+
| [Shift][Ctrl][Alt][F3]
|Select Rx antenna 3
+
| Select Rx antenna 3.
 
|-
 
|-
|[Shift][Ctrl][Alt][F4]
+
| [Shift][Ctrl][Alt][F4]
|Select Rx antenna 4
+
| Select Rx antenna 4.
 
|-
 
|-
|[Shift][Ctrl][Alt][F5]
+
| [Shift][Ctrl][Alt][F5]
|Select Rx antenna 5
+
| Select Rx antenna 5.
 
|-
 
|-
|[Shift][Ctrl][Alt][F6]
+
| [Shift][Ctrl][Alt][F6]
|Select Rx antenna 6
+
| Select Rx antenna 6.
 
|-
 
|-
|[Shift][Ctrl][Alt][F7]
+
| [Shift][Ctrl][Alt][F7]
|Select Rx antenna 7
+
| Select Rx antenna 7.
 
|-
 
|-
|[Ctrl][F12]
+
| [Alt][F11]
|Turn selected rotator to SP direction
+
| Change RX antenna.
 
|-
 
|-
|[Alt][F12]
+
| [Shift][Alt][F11]
|Turn selected rotator to LP direction
+
| 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]
 +
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|Band Map
+
|+style="text-align:Left;"|
|[Ctrl][Enter]
+
| [Ctrl][Enter]
|Insert spot into Band Map
+
| Insert spot into bandmap.
 
|-
 
|-
|[Ctrl][Up arrow]
+
| [Ctrl][Delete]
|Grab the first upper spot in the active Band Map (in frequency regarding the active radio)
+
| Deletes the callsign in the entry line on the current frequency, lacking that, the currently highlighted spot in the bandmap.
 
|-
 
|-
|[Ctrl][Shift][Up arrow]
+
| [Ctrl][Up arrow]
|Grab the first upper spot in the active bandmap (in frequency regarding the active radio), even if it is a 0-pointer
+
| 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][Down arrow]
+
| [Ctrl][Shift][Up arrow]
|Grab the first lower spot in the active bandmap (in frequency regarding the active radio)
+
| 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][Shift][Down arrow]
+
| [Ctrl][Alt][Up arrow]
|Grab the first lower spot in the active bandmap (in frequency regarding the active radio), even if it is a 0-point station
+
| 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][Space]
+
| [Ctrl][Down arrow]
|Grab the spot on or near the current frequency
+
| 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] DoubleClick on a spot
+
| [Ctrl][Shift][Down arrow]
|Delete the spot without the warning window
+
| 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).
 
|-
 
|-
|[Alt] DoubleClick on a spot
+
| [Ctrl][Alt][Down arrow]
|Load the sub VFO with a spot frequency (if applicable)
+
| 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]
 +
| Grab the spot on or near the current frequency.
 
|-
 
|-
 
|}
 
|}
 +
 +
===DX Cluster===
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|DX-Cluster Announcements
+
|+style="text-align:Left;"|
|[Ctrl] DoubleClick on a spot
+
| [Alt][T]
|Delete the spot without the warning window
+
| Send a command to the connected DX cluster.
 
|-
 
|-
|[Alt] DoubleClick on a spot
+
| [Alt][F3]
|Load the sub VFO with a spot frequency (if applicable)
+
| Create a DX cluster spot.
 
|-
 
|-
 +
| [Ctrl][S]
 +
| Create a DX cluster spot of own station.
 
|-
 
|-
 
|}
 
|}
 +
 +
===Networking and chat===
 +
{| class="wikitable"
 +
|+style="text-align:Left;"|
 +
| [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]
 +
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|Networking
+
|+style="text-align:Left;"|
|[Alt][D]
+
| [Arrow Up] or [Arrow Down]
|Pass a station
+
| 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
 
|-
 
|-
|[Alt][G]
+
| [Ctrl][Alt][L]
|Send a gab
+
| Listen to focused radio in both ears in SO2R
 
|-
 
|-
|[Alt][I]
+
| [Ctrl][Alt][D]
|Open/Close Gab Window
+
| Toggle sub receiver permanently on in SO2V
 
|-
 
|-
|[Alt][J]
+
| [Keypad Multiply]
|Display status of all stations in the network
+
| 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;"|SO2R
+
|+style="text-align:Left;"|
|[Keypad *]
+
| [Ctrl][F3]
|Focus Opposite Radio
+
| 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]
 +
 
 +
{| class="wikitable"
 +
|+style="text-align:Left;"|
 +
| [Ctrl][Alt][Enter]
 +
| Play QSO.
 +
|-
 +
| [Ctrl][Alt][Space]
 +
| Pause playback.
 
|-
 
|-
 
|}
 
|}
{|class="wikitable"
+
 
|+style="text-align:Left;"|Multi Operator
+
===Partner or Search & Pounce windows===
|[Alt][Y]
+
{| class="wikitable"
|Toggle station type (RUN/Mult in M/S, Run1/Run2 in M/2), same as [Ctrl][F3]
+
|+style="text-align:Left;"|
 +
| [Comma] or [Keypad Decimal]
 +
| 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]
 +
| Add the call current call to the callsign stack.
 +
|-
 +
| [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.
 +
|-
 +
| [Alt][Delete]
 +
| Clear top entry in the partner/S&P window.
 
|-
 
|-
|
+
| [Alt][Backpace]
|If the cursor is on the logging line rather than a previously logged QSO when you press this key, the station type is changed for all new QSOs logged on that computer,
+
| Clear everything in the partner/S&P window.
 
|-
 
|-
|
+
| [Alt][1] - [9]
|eg. it is equivalent to entering the text commands RUN/MULT or RUN1/RUN2  (See Menu | Commands | Station Type)
+
| Grab the nth call from the partner/S&P window.
 
|-
 
|-
|[Ctrl][F3]
+
| [Ctrl][1] - [9]
|Toggle current QSO (same as [Alt][Y])
+
| 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===
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|Partner Mode
+
|+style="text-align:Left;"|
|[Alt][Enter]
+
| [Alt][Y]
|Add the call current call to the partner window
+
| Grab the top guess in Check Partials window.
 
|-
 
|-
|[Alt][Space]
+
| DoubleClick on a callsign
|Grab the call in the topmost "real time" line of the partner window
+
| Grab the call.
 
|-
 
|-
|[Alt][Backpace]
+
|}
|Clear everything in the partner window
+
 
 +
===Special Keys for WAE Contest===
 +
{| class="wikitable"
 +
|+style="text-align:Left;"|
 +
| [Alt][L]
 +
| Open and close QTC receive window (for European stations).
 
|-
 
|-
|[Alt][1] - [9]
+
| [Alt][S]
|Grab the nth call from the partner window
+
| Save current QTC.
 
|-
 
|-
|DoubleClick on a callsign
+
| [Ctrl][L]
|Grab the call from the partner window
+
| 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]
 +
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|Special Keys for WAE Contest
+
|+style="text-align:Left;"|
|[Alt][L]
+
| [Ctrl][Alt][Page Up]
|Open QTC RX window
+
| Increase volume
 
|-
 
|-
|[Ctrl][L]
+
| [Ctrl][Alt][Page Down]
|Open QTC TX window
+
| Decrease volume
 
|-
 
|-
 +
| [Ctrl][Alt][Right Arrow]
 +
| Increase bandwidth
 
|-
 
|-
|}
+
| [Ctrl][Alt][Left Arrow]
{|class="wikitable"
+
| Decrease bandwidth
|+style="text-align:Left;"|Morse Runner Specific
 
|[Ctrl][Alt][Page Up]
 
|Morse Runner increase volume
 
 
|-
 
|-
|[Ctrl][Alt][Page Down]
+
| [Ctrl][Shift][Right Arrow]
|Morse Runner decrease volume
+
| Increase pitch
 
|-
 
|-
|[Ctrl][Alt][Right Arrow]
+
| [Ctrl][Shift][Left Arrow]
|Morse Runner Increase Bandwidth
+
| Decrease pitch
 
|-
 
|-
|[Ctrl][Alt][Left Arrow]
+
| [Shift][UpArrow]
|Morse Runner Decrease Bandwidth
+
| RIT+ (decreases pitch of received signals)
 
|-
 
|-
|[Shift][UpArrow]
+
| [Shift][DownArrow]
|RIT + in Morse Runner
+
| RIT- (increases pitch of received signals)
 
|-
 
|-
|[Shift][DownArrow]
+
| [Shift][Delete]
|RIT - in Morse Runner
+
| RIT clear
 
|-
 
|-
 
|}
 
|}
  
==Text functions==
+
'''Important: During MorseRunner operation, text command SETUP will open MorseRunner configuration panel.
 +
 
 +
==Text commands==
 +
===CW and Digital Functions===
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|CW Functions
+
|+style="text-align:Left;"|
|CTSPACE
+
| AMSGS or AMESSAGES
|Equivalent to Options | CW/DIGI | Shortened spaces (CT spaces) enabled
+
| Open additional standard messages configuration panel.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|Modify additional messages</nowiki></tt></b>
 
|-
 
|-
|NOCTSPACE
+
| CTSPACE
|Equivalent to Options | CW/DIGI | Shortened spaces (CT spaces) disabled
+
| 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>
 
|-
 
|-
|FULLABBREV
+
| NOCTSPACE
|Equivalent to Options | CW/DIGI | Serial number | Abbreviated
+
| Make CW word spacing 7 dits.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|Shortened spaces (CT spaces) [unchecked]</nowiki></tt></b>
 
|-
 
|-
|PROABBREV
+
| CWAUTO or AUTOCW
|Equivalent to Options | CW/DIGI | Serial number | Pro
+
| Configures and sets or disable auto-sending.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|Auto sending</nowiki></tt></b>
 
|-
 
|-
|SEMIABBREV
+
| NOCWAUTO or NOAUTOCW
|Equivalent to Options | CW/DIGI | Serial number | Half abbreviated
+
| Disables auto-sending.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|Auto sending</nowiki></tt></b>
 
|-
 
|-
|NOABBREV
+
| FULLABBREV
|Equivalent to Options | CW/DIGI | Serial number | Not abbreviated
+
| Set full CW abbreviation.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|Serial number|Abbreviated</nowiki></tt></b>
 
|-
 
|-
|ESM
+
| PROABBREV
|Enable Enter Sends Message Mode; equivalent to Tools | Data Entry | Enable ESM [checked]
+
| Set pro CW abbreviation.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|Serial number|Pro</nowiki></tt></b>
 
|-
 
|-
|NOESM
+
| SEMIABBREV
|Disable Enter Sends Message Mode; equivalent to Tools | Data Entry | Enable ESM [unchecked]
+
| Set half CW abbreviation.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|Serial number|Half abbreviated</nowiki></tt></b>
 
|-
 
|-
|LZ
+
| NOABBREV
|Equivalent to Options | CW/DIGI | Serial number | Leading zeros [checked]
+
| Disable CW abbreviation.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|Serial number|Not abbreviated</nowiki></tt></b>
 
|-
 
|-
|NOLZ
+
| ESM or ESMON
|Equivalent to Options | CW/DIGI | Serial number | Leading zeros [unchecked]
+
| Enable Enter Sends Message Mode.<br>Equivalent to: <tt><b><nowiki>Tools|Data Entry|Enable ESM [checked]</nowiki></tt></b>
 
|-
 
|-
|MSGS
+
| NOESM or ESMOFF
|Equivalent to Options | CW/DIGI | Modify standard messages
+
| Disable Enter Sends Message Mode.<br>Equivalent to: <tt><b><nowiki>Tools|Data Entry|Enable ESM [unchecked]</nowiki></tt></b>
 
|-
 
|-
|RPT
+
| QQSL
|Equivalent to Tools | Repeat Loop [checked]
+
| Open the Intelligent Quick QSL configuration panel. <br>Equivalent to: <tt><b><nowiki>Tools|Intelligent quick QSL</nowiki></tt></b>
 
|-
 
|-
|NORPT
+
| MSGS or MESSAGES
|Equivalent to|Tools | Repeat Loop [unchecked]
+
| Open standard messages configuration panel.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|Modify standard messages</nowiki></tt></b>
 
|-
 
|-
|SOUND
+
| RPT
|Equivalent to Options | CW/DIGI | No sound [unchecked]
+
| Enable CQ repeat and open its configuration panel.<br>Equivalent to: <tt><b><nowiki>Tools|Repeat Loop [checked]</nowiki></tt></b>
 
|-
 
|-
|NOSOUND
+
| NORPT
|Equivalent to Options | CW/DIGI | No sound [checked]
+
| Disable CQ repeat.<br>Equivalent to: <tt><b><nowiki>Tools|Repeat Loop [unchecked]</nowiki></tt></b>
 
|-
 
|-
|WORKDUPE
+
| SOUND and NOSOUND
|Equivalent to Options | CW/DIGI | Work dupes (checked) The normal exchange will be sent to all dupes; the $QSOB4 message variable will be ignored
+
| Enable side tone for DXLog's internal keyer.<br>Equivalent to: <tt><b><nowiki>Options|CW/Digi|No sound [unchecked]</nowiki></tt></b>
|-|
 
|NOWORKDUPE
 
|Equivalent to Options | CW/DIGI | Work dupes (unchecked)
 
|- Causes the $QSOB4 message to be sent to all dupes instead of the exchange, for example, when the [Insert] key is programmed as $LOGGEDCALL $QSOB4 $GUESSEXCH $F2
 
 
|-
 
|-
|SYNCCW/NOSYNCCW
+
| SYNCCW and NOSYNCCW
|enable/disable cw speed syncing (SO2R)
+
| 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 non-active radio cw speed to active radio speed (SO2R)
+
| 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.<br>Equivalent to: <tt><b><nowiki>Options|WinKey configuration</nowiki></tt></b>
 
|-
 
|-
 
|}
 
|}
 +
 +
===Operating and logging===
 
{|class="wikitable"
 
{|class="wikitable"
|+style="text-align:Left;"|Multi Operating
+
|+style="text-align:Left;"|
|MULT
+
| CW, SSB, LSB, USB, AM, FM
|Equivalent to Commands | Station type | Mult
+
| Set the focused radio's operating mode
 
|-
 
|-
|OPON (or LOGIN)
+
| WORKDUPE or WORKDUPEON
|Log in as an operator
+
| Equivalent to checking: <tt><b><nowiki>Options|CW/Digi|Work dupes</nowiki></b></tt><br>Makes the macro $QSOB4 do nothing.
 
|-
 
|-
|OPOFF (or LOGOUT)
+
| NOWORKDUPE or WORKDUPEOFF
|Log out as an operator
+
| 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
 
|-
 
|-
|RUN1
+
| RUNSP or RUNSPON
|Equivalent to Commands | Station type | Run 1
+
| Allow switching between Run and S&P.<br>Equivalent to checking: <tt><b><nowiki>Tools|Data entry|Enable Run/SP switching</nowiki></b></tt>
 
|-
 
|-
|RUN2
+
| NORUNSP or RUNSPOFF
|Equivalent to Commands | Station type | Run 2
+
| Disallow switching between Run and S&P.<br>Equivalent to unchecking: <tt><b><nowiki>Tools|Data entry|Enable Run/SP switching</nowiki></b></tt>
 
|-
 
|-
|RUN
+
| AUTORSPON or AUTORSP
|Equivalent to Commands | Station type | Run
+
| 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
 +
| 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;"|Open/Close/Database Functions
+
|+style="text-align:Left;"|
 +
| MULT
 +
| Equivalent to: <tt><b><nowiki>Commands|Station type|Mult</nowiki></b></tt>
 +
|-
 +
| OPON or LOGIN
 +
| Log on as operator
 +
|-
 +
| OPOFF or LOGOUT
 +
| Log off as operator
 
|-
 
|-
|AUTORELOAD or NOAUTORELOAD
+
| RUN1
|Equivalent to Options | Load contest at startup | Enabled
+
| Equivalent to: <tt><b><nowiki>Commands|Station type|Run 1</nowiki></b></tt>
 
|-
 
|-
|BYE
+
| RUN2
|Equivalent to File | Quit
+
| Equivalent to: <tt><b><nowiki>Commands|Station type|Run 2</nowiki></b></tt>
 
|-
 
|-
|CLEARLOG
+
| RUN
|Equivalent to Edit | Delete all QSO
+
| Equivalent to: <tt><b><nowiki>Commands|Station type|Run</nowiki></b></tt>
 
|-
 
|-
|CLEARLOGNOW
+
|}
|Equivalent to CLEARLOG, but doesn't ask for confirmation
+
 
 +
===Open/Close/Database Functions===
 +
{|class="wikitable"
 +
|+style="text-align:Left;"|
 +
|-
 +
| AUTORELOAD
 +
| Equivalent to: <tt><b><nowiki>Options|Load contest at startup [checked]</nowiki></b></tt>
 +
|-
 +
| NOAUTORELOAD
 +
| 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>
 +
|-
 +
| EXITNOW or QUITNOW
 +
| Exits DXLog without prompting.
 +
|-
 +
| CLEARLOG
 +
| Deletes all QSO in the current log. Equivalent to: <tt><b><nowiki>Edit|Delete all QSO</nowiki></b></tt>
 +
|-
 +
| CLEARLOGNOW
 +
| <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 command immediately followed by a CLEARLOG command
+
| 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>
 
|-
 
|-
|QUIT
+
| POSTCONTEST
|Equivalent to File | Quit
+
| Enter postcontest mode. Equivalent to: <tt><b><nowiki>Edit|Postcontest mode [checked]</nowiki></b></tt>
 
|-
 
|-
|RELOAD
+
| NOPOSTCONTEST
|Reopens the current opened log
+
| Exit postcontest mode. Equivalent to: <tt><b><nowiki>Edit|Postcontest mode [unchecked]</nowiki></b></tt>
 
|-
 
|-
|RELOADNOW
+
| RELOAD
|Reopens the current opened log, without contest configuration dialog
+
| Opens the contest configuration panel and reloads the current log,<br>contest definitions, and scripts.
 
|-
 
|-
|REOPEN/REOPENNOW
+
| RELOADNOW
|same as RELOAD/RELOADNOW
+
| Reloads the current log, contest definition, and scripts.
 
|-
 
|-
|RESTART
+
| REOPEN
|Restarts DXLog.net
+
| Opens the contest configuration panel and refreshes log.  
 
|-
 
|-
|WRITELOG (or MAKELOG)
+
| REOPENNOW
|Equivalent to File | Creating log files
+
| 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.<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
|Eq 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
 +
| 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>.
 
|-
 
|-
|DEFINEKEYS
+
| DEBUGRCAT
|Equivalent to Options | Redefine keyboard keys
+
| No function implemented.
 
|-
 
|-
|NORUNSP
+
| DEFINEKEYS
|Disable RUN/S&P-Switchting
+
| Opens key redefinition panel.<br>Equivalent to: <tt><b><nowiki>Options|Redefine keyboard keys</nowiki></b></tt>
 
|-
 
|-
|RUNSP
+
| ILOCK or ILOCKON
|Enable RUN/S&P-Switchting
+
| Enable DXLog software interlock.
 
|-
 
|-
|RUNSPON
+
| MORSERUNNER or MRUNNER
|Enable RUN/S&P-Switchting
+
| Toggle morserunner simulation.
 
|-
 
|-
|RUNSPOFF
+
| NETON or NET
|DISABLE RUN/S&P-Switchting
+
| Enable networking.
 
|-
 
|-
|AUTORSPON/AUTORSPOFF
+
| NETOFF or NONET
|Auto Run/S&P switching on/off
+
| Disable networking.
 
|-
 
|-
|AUTORSP/NOAUTORSP
+
| NETCONFIG
|Auto Run/S&P switching on/off
+
| Open network configuration panel.<br>Equivalent to: <tt><b><nowiki>Options|Configure network</nowiki></b></tt>
 
|-
 
|-
|SETUP
+
| NOILOCK or ILOCKOFF
|Equivalent to Options | Configure Interfaces
+
| Disable DXLog software interlock.
 
|-
 
|-
|NET/NONET
+
| REMOTE
|enable/disable network communications
+
| Open remote command execution panel.<br>Equivalent to: <tt><b><nowiki>Commands|Remote commands</nowiki></b></tt>
 
|-
 
|-
|NETON/NETOFF
+
| RESET
|Same as NET/NONET
+
| Resets all serial ports and pipe connections<br>to radios, keyers, SO2R devices etc.
 
|-
 
|-
|NETCONFIG
+
| SETUP
|same as Options->Configure network
+
| 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>
 
|-
 
|-
|ILOCK/NOILOCK
+
| SPOTME
|enable/disable DXLog
+
| Spots own station on the DX cluster. Does nothing for contests not allowing self-spotting.
|-net software interlock
 
 
|-
 
|-
|ILOCKON/ILOCKOFF
+
| SWAP
|Same as ILOCK/NOILOCK
+
| SO1R/SO2V: Swap frequency and mode between VFO<br>SO2R: Swap frequency and mode of active VFO between radios
 
|-
 
|-
|RESET
+
| SUPERSIM or SUPERS
|Closes and re-opens serial port and pipe connections to radios, keyers, SO2R devices etc
+
| Toggles simulation with Contest Super Simulator.
 
|-
 
|-
 +
| VER or VERSION
 +
| Display the about panel. Equivalent to: <tt><b><nowiki>Help|About</nowiki></b></tt>
 
|-
 
|-
 
|}
 
|}

Revision as of 09:26, 26 February 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/Database 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