mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-31 11:20:09 +00:00 
			
		
		
		
	notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									a01f4a049e
								
							
						
					
					
						commit
						5cee39ed70
					
				| @ -271,10 +271,13 @@ module.GLOBAL_KEYBOARD = { | |||||||
| 		Home: 'firstImage', | 		Home: 'firstImage', | ||||||
| 		ctrl_Home: 'firstGlobalImage', | 		ctrl_Home: 'firstGlobalImage', | ||||||
| 		shift_Home: 'firstRibbon', | 		shift_Home: 'firstRibbon', | ||||||
| 		'^': 'Home', |  | ||||||
| 		End: 'lastImage', | 		End: 'lastImage', | ||||||
| 		ctrl_End: 'lastGlobalImage', | 		ctrl_End: 'lastGlobalImage', | ||||||
| 		shift_End: 'lastRibbon', | 		shift_End: 'lastRibbon', | ||||||
|  | 		// NOTE: these (vim-like) bindings have been added by request as
 | ||||||
|  | 		// 		it would seem that not all keyboards have a convenient 
 | ||||||
|  | 		// 		Home/End buttons...
 | ||||||
|  | 		'^': 'Home', | ||||||
| 		'$': 'End', | 		'$': 'End', | ||||||
| 
 | 
 | ||||||
| 		Up: 'prevRibbon', | 		Up: 'prevRibbon', | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user