mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-10-31 04:50:34 -04:00 
			
		
		
		
	Cleaned up some syntax anomolies because of the switch to asciidoctor. Minor text tweaks to improve PDF pagination. Reduced HTML master font size to 80% for better web rendering. Removed references to KVASD from User Guide. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6142 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
		
			
				
	
	
		
			49 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Status=review
 | |
| 
 | |
| Program menus offer many options for configuration and operation.
 | |
| Most of the items are self-explanatory; a few additional details are
 | |
| provided below.  Keyboard shortcuts for some frequently used menu
 | |
| items are listed at the right.
 | |
| 
 | |
| ==== WSJT-X menu
 | |
| image::MacAppMenu.png[align="left",alt="Mac App Menu"]
 | |
| 
 | |
| This menu appears on the Macintosh only. *Settings* appears here,
 | |
| labeled as *Preferences*, rather than on the *File* menu.  *About
 | |
| WSJT-X* appears here rather than on the *Help* menu.
 | |
| 
 | |
| [[FILE_MENU]]
 | |
| ==== File menu
 | |
| image::file-menu.png[align="left",alt="File Menu"]
 | |
| 
 | |
| [[VIEW_MENU]]
 | |
| ==== View Menu
 | |
| image::view-menu.png[align="left",alt="View Menu"]
 | |
| 
 | |
| [[MODE_MENU]]
 | |
| ==== Mode Menu
 | |
| image::mode-menu.png[align="left",alt="Mode Menu"]
 | |
| 
 | |
| [[DECODE_MENU]]
 | |
| ==== Decode Menu
 | |
| image::decode-menu.png[align="left",alt="Decode Menu"]
 | |
| 
 | |
| [[SAVE_MENU]]
 | |
| [[SAVE-WAV]]
 | |
| ==== Save Menu
 | |
| image::save-menu.png[align="left",alt="Save Menu"]
 | |
| 
 | |
| Choose *Save all* to save received data as audio +.wav+ files.
 | |
| *Save decoded* will save only those files containing at least one 
 | |
| decoded message.  
 | |
| 
 | |
| [[HELP_MENU]]
 | |
| ==== Help Menu
 | |
| image::help-menu.png[align="left",alt="Help Menu"]
 | |
| 
 | |
| ===== Keyboard Shortcuts (F3)
 | |
| image::keyboard-shortcuts.png[align="left",alt="Keyboard Shortcuts"]
 | |
| 
 | |
| ===== Special Mouse Commands (F5)
 | |
| image::special-mouse-commands.png[align="left",alt="Special Mouse Commands"]
 |