
The following 'magic' keys work in the wisql main window:  

Control-Mouse-1: gets you help on the objects you see on the screen  

Control-Mouse-2: gets you data dictionary help, if available  

Shift-Control-Mouse-3: on the Execute button, does a select * on the  
	current table (just get it all)  

Control-Return: from the SQL text area, invokes the Execute button  

Shift-Return: does the same thing as Control-Return  

Control-p: from the SQL text area, recalls the Previous query from the  
	ring buffer of queries  

Control-n: from the SQL text area, recalls the Next query from the ring  
	buffer of queries  

Control-u: deletes all the text in the Query or Results window  

Control-x: does the same as Control-u

