| 
									
										
										
										
											1999-01-02 21:28:54 +00:00
										 |  |  | windows_keydefs = \ | 
					
						
							| 
									
										
										
										
											2001-06-12 00:30:33 +00:00
										 |  |  | {'<<Copy>>': ['<Control-c>', '<Control-C>'], | 
					
						
							|  |  |  |  '<<Cut>>': ['<Control-x>', '<Control-X>'], | 
					
						
							|  |  |  |  '<<Paste>>': ['<Control-v>', '<Control-V>'], | 
					
						
							| 
									
										
										
										
											1999-01-02 21:28:54 +00:00
										 |  |  |  '<<beginning-of-line>>': ['<Control-a>', '<Home>'], | 
					
						
							|  |  |  |  '<<center-insert>>': ['<Control-l>'], | 
					
						
							|  |  |  |  '<<close-all-windows>>': ['<Control-q>'], | 
					
						
							|  |  |  |  '<<close-window>>': ['<Alt-F4>'], | 
					
						
							|  |  |  |  '<<dump-undo-state>>': ['<Control-backslash>'], | 
					
						
							|  |  |  |  '<<end-of-file>>': ['<Control-d>'], | 
					
						
							|  |  |  |  '<<help>>': ['<F1>'], | 
					
						
							|  |  |  |  '<<history-next>>': ['<Alt-n>'], | 
					
						
							|  |  |  |  '<<history-previous>>': ['<Alt-p>'], | 
					
						
							|  |  |  |  '<<interrupt-execution>>': ['<Control-c>'], | 
					
						
							|  |  |  |  '<<open-class-browser>>': ['<Alt-c>'], | 
					
						
							|  |  |  |  '<<open-module>>': ['<Alt-m>'], | 
					
						
							|  |  |  |  '<<open-new-window>>': ['<Control-n>'], | 
					
						
							|  |  |  |  '<<open-window-from-file>>': ['<Control-o>'], | 
					
						
							|  |  |  |  '<<plain-newline-and-indent>>': ['<Control-j>'], | 
					
						
							| 
									
										
										
										
											2002-06-10 18:52:02 +00:00
										 |  |  |  '<<print-window>>': ['<Control-p>'], | 
					
						
							| 
									
										
										
										
											1999-01-02 21:28:54 +00:00
										 |  |  |  '<<redo>>': ['<Control-y>'], | 
					
						
							|  |  |  |  '<<remove-selection>>': ['<Escape>'], | 
					
						
							|  |  |  |  '<<save-copy-of-window-as-file>>': ['<Alt-Shift-s>'], | 
					
						
							|  |  |  |  '<<save-window-as-file>>': ['<Alt-s>'], | 
					
						
							|  |  |  |  '<<save-window>>': ['<Control-s>'], | 
					
						
							| 
									
										
										
										
											2002-05-21 12:26:59 +00:00
										 |  |  |  '<<select-all>>': ['<Control-a>'], | 
					
						
							| 
									
										
										
										
											1999-01-02 21:28:54 +00:00
										 |  |  |  '<<toggle-auto-coloring>>': ['<Control-slash>'], | 
					
						
							| 
									
										
										
										
											1999-01-04 16:35:02 +00:00
										 |  |  |  '<<undo>>': ['<Control-z>']} | 
					
						
							| 
									
										
										
										
											1999-01-02 21:28:54 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | unix_keydefs = \ | 
					
						
							|  |  |  | {'<<Copy>>': ['<Alt-w>', '<Meta-w>'], | 
					
						
							|  |  |  |  '<<Cut>>': ['<Control-w>'], | 
					
						
							|  |  |  |  '<<Paste>>': ['<Control-y>'], | 
					
						
							|  |  |  |  '<<beginning-of-line>>': ['<Control-a>', '<Home>'], | 
					
						
							|  |  |  |  '<<center-insert>>': ['<Control-l>'], | 
					
						
							|  |  |  |  '<<close-all-windows>>': ['<Control-x><Control-c>'], | 
					
						
							|  |  |  |  '<<close-window>>': ['<Control-x><Control-0>', '<Control-x><Key-0>'], | 
					
						
							|  |  |  |  '<<do-nothing>>': ['<Control-x>'], | 
					
						
							|  |  |  |  '<<dump-undo-state>>': ['<Control-backslash>'], | 
					
						
							|  |  |  |  '<<end-of-file>>': ['<Control-d>'], | 
					
						
							|  |  |  |  '<<help>>': ['<F1>'], | 
					
						
							|  |  |  |  '<<history-next>>': ['<Alt-n>', '<Meta-n>'], | 
					
						
							|  |  |  |  '<<history-previous>>': ['<Alt-p>', '<Meta-p>'], | 
					
						
							|  |  |  |  '<<interrupt-execution>>': ['<Control-c>'], | 
					
						
							|  |  |  |  '<<open-class-browser>>': ['<Control-x><Control-b>'], | 
					
						
							|  |  |  |  '<<open-module>>': ['<Control-x><Control-m>'], | 
					
						
							|  |  |  |  '<<open-new-window>>': ['<Control-x><Control-n>'], | 
					
						
							|  |  |  |  '<<open-window-from-file>>': ['<Control-x><Control-f>'], | 
					
						
							|  |  |  |  '<<plain-newline-and-indent>>': ['<Control-j>'], | 
					
						
							| 
									
										
										
										
											2002-06-10 18:52:02 +00:00
										 |  |  |  '<<print-window>>': ['<Control-x><Control-p>'], | 
					
						
							| 
									
										
										
										
											1999-01-02 21:28:54 +00:00
										 |  |  |  '<<redo>>': ['<Alt-z>', '<Meta-z>'], | 
					
						
							|  |  |  |  '<<save-copy-of-window-as-file>>': ['<Control-x><w>'], | 
					
						
							|  |  |  |  '<<save-window-as-file>>': ['<Control-x><Control-w>'], | 
					
						
							|  |  |  |  '<<save-window>>': ['<Control-x><Control-s>'], | 
					
						
							|  |  |  |  '<<select-all>>': ['<Alt-a>', '<Meta-a>'], | 
					
						
							|  |  |  |  '<<toggle-auto-coloring>>': ['<Control-slash>'], | 
					
						
							| 
									
										
										
										
											1999-01-04 16:35:02 +00:00
										 |  |  |  '<<undo>>': ['<Control-z>']} |