mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 13:30:52 -05:00 
			
		
		
		
	Add the files listing keyboard shortcuts and special mouse commands.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3230 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									1980f2f5a1
								
							
						
					
					
						commit
						6cf62a2139
					
				@ -1,4 +1,4 @@
 | 
				
			|||||||
//--------------------------------------------------------------- MainWindow
 | 
					//---------------------------------------------------------------- MainWindow
 | 
				
			||||||
#include "mainwindow.h"
 | 
					#include "mainwindow.h"
 | 
				
			||||||
#include "ui_mainwindow.h"
 | 
					#include "ui_mainwindow.h"
 | 
				
			||||||
#include "devsetup.h"
 | 
					#include "devsetup.h"
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										18
									
								
								mouse_commands.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								mouse_commands.txt
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,18 @@
 | 
				
			|||||||
 | 
					Click on	Action
 | 
				
			||||||
 | 
					__________________________________________________________
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Waterfall:	 Set Rx frequency
 | 
				
			||||||
 | 
						 Double-click to set Rx frequency and decode there
 | 
				
			||||||
 | 
						 Ctrl-click to set Rx and Tx frequencies and decode
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Decoded text:	 Double-click to copy second callsign to Dx Call,
 | 
				
			||||||
 | 
						 locator to Dx Grid; change Rx and Tx frequencies to 
 | 
				
			||||||
 | 
						 decoded signal's frequency; generate standard messages. 
 | 
				
			||||||
 | 
						 If first callsign is your own, Tx frequency is not 
 | 
				
			||||||
 | 
						 changed unless Ctrl is held down when double-clicking.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Erase button:	 Click to erase QSO window
 | 
				
			||||||
 | 
					      	 Double-click to erase QSO and Band Activity windows
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Tx5 Entry:	 Right-click to select a macro message
 | 
				
			||||||
 | 
					
 | 
				
			||||||
							
								
								
									
										25
									
								
								shortcuts.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								shortcuts.txt
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,25 @@
 | 
				
			|||||||
 | 
					F1	Online User's Guide
 | 
				
			||||||
 | 
					F2	Open configuration window
 | 
				
			||||||
 | 
					F3	Display keyboard shortcuts
 | 
				
			||||||
 | 
					F4	Display special mouse commands
 | 
				
			||||||
 | 
					Alt+F4	Exit program
 | 
				
			||||||
 | 
					F6	Open next in directory
 | 
				
			||||||
 | 
					F11	Move Rx frequency down 1 Hz
 | 
				
			||||||
 | 
					Ctrl+F11     	Move Rx and Tx frequencies down 1 Hz
 | 
				
			||||||
 | 
					F12	Move Rx frequency up 1 Hz
 | 
				
			||||||
 | 
					Ctrl+F12     	Move Rx and Tx frequencies up 1 Hz
 | 
				
			||||||
 | 
					Shift+F6     	Decode remaining files in directory
 | 
				
			||||||
 | 
					Ctrl+F1	About WSJT-X
 | 
				
			||||||
 | 
					Alt+D	Decode again at QSO frequency
 | 
				
			||||||
 | 
					Shift+D	Full-bandwidth decode (both windows)
 | 
				
			||||||
 | 
					Alt+E	Erase()
 | 
				
			||||||
 | 
					Ctrl+F	Edit the free text message box
 | 
				
			||||||
 | 
					Alt+G	Generate standard messages
 | 
				
			||||||
 | 
					Alt+H	Halt Tx()
 | 
				
			||||||
 | 
					Ctrl+L	Lookup callsign in database, generate standard messages
 | 
				
			||||||
 | 
					Alt M	Monitor()
 | 
				
			||||||
 | 
					Alt+N	Enable Tx()
 | 
				
			||||||
 | 
					Alt+Q	Log QSO()
 | 
				
			||||||
 | 
					Alt+S	Stop()
 | 
				
			||||||
 | 
					Alt+T	Tune
 | 
				
			||||||
 | 
					Alt+V	Save the most recently completed *.wav file
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user