/** \page mouse_and_keyboard_shortcuts_page Mouse and Keyboard Shortcuts \tableofcontents Fldigi has a bewildering number of keyboard and mouse shortcuts, some of which may help make your particular style of operation more efficient. You do not need to know them all to make effective use of the program!
\section main_window Main window
\subsection text_input_fields Text input fields
Most text fields use a combination of CUA (PC) and Unix-style keybindings. Text can be marked, copied, pasted, saved to a file as well as transfer to other main panel controls. A right click on any text control will open a context sensitive menu for that particular control. A full list can be found on the FLTK web site
The received/transmitted text widgets use CUA key bindings with some modifications: \subsubsection rx_text RX text This widget is read-only and ignores shortcuts that would modify its contents. See \ref qso_log_book_page "logbook" for details on the Rx right click popup menu system.
\subsubsection tx_text TX text The text that has already been sent is protected, but can be deleted one character at a time with the Backspace key. Right clicking on the Tx text panel opens the following popup menu:
\image html menu-tx-popup.png "Fldigi Receiving Editing Tx text" \image latex menu-tx-popup.png "Fldigi Receiving Editing Tx text" width=1.0in
\image html menu-tx-popup2.png "Fldigi Transmitting" \image latex menu-tx-popup2.png "Fldigi Transmitting" width=1.0in
The Tx panel is fully drag and drop aware. That means you can add a file to the transmit text by simply opening up a file manager (different for different OS and choice of desktop). Select the file from the manager and then drag and drop it onto the Tx panel. The mouse pointer will move the cursor insert point for the drop.
A number of additional shortcuts can be found in the \ref keyboard_operation_page "Keyboard Operation" section. \subsection waterfall_display Waterfall display
Most of fldigi's unusual shortcuts are specific to this widget.
\subsubsection waterfall_display_keyboard Waterfall display - Keyboard \subsubsection waterfall_display_mouse Waterfall display - Mouse \subsubsection waterfall_store_button Waterfall "Store" button \subsubsection digiscope_display Digiscope display \subsubsection rig_control_window Rig control window There are some shortcuts in addition to those described in the \ref rig_control_page "Rig Control" \subsubsection frequency_display Frequency display \subsubsection frequency_list Frequency list \subsubsection psk_viewer_window PSK viewer window
\ref mouse_and_keyboard_shortcuts_page "Return to Top of Page"
\ref main_page "Return to Main Page" */