mirror of
				https://github.com/flynx/PortableMag.git
				synced 2025-10-31 20:10:13 +00:00 
			
		
		
		
	minor updates...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									26ff9a5fee
								
							
						
					
					
						commit
						769a4b6108
					
				
							
								
								
									
										2
									
								
								jli.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								jli.js
									
									
									
									
									
								
							| @ -218,7 +218,7 @@ function toKeyName(code){ | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| // if set to false the event handlers will always return false...
 | // if set to false the event handlers will always return false...
 | ||||||
| var KEYBOARD_HANDLER_PROPAGATE = false | var KEYBOARD_HANDLER_PROPAGATE = true | ||||||
| 
 | 
 | ||||||
| /* Basic key format: | /* Basic key format: | ||||||
|  * 		<key-code> : <callback>, |  * 		<key-code> : <callback>, | ||||||
|  | |||||||
| @ -10,6 +10,7 @@ var keybindings = { | |||||||
| 
 | 
 | ||||||
| 		ignore: [ | 		ignore: [ | ||||||
| 			116,												//	F5
 | 			116,												//	F5
 | ||||||
|  | 			122,												//	F11
 | ||||||
| 			123,												//	F12
 | 			123,												//	F12
 | ||||||
| 		], | 		], | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user