mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	Unicode desktop debug.
This commit is contained in:
		
							parent
							
								
									b5eb5086db
								
							
						
					
					
						commit
						7eccf95755
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -410,6 +410,7 @@ var CreateAgentRemoteDesktop = function (canvasid, scrolldiv) { | |||
| 
 | ||||
|     obj.SendKeyUnicode = function (action, val) { | ||||
|         if (obj.State != 3) return; | ||||
|         if (obj.debugmode > 0) { console.log('Sending UnicodeKey ' + val); } | ||||
|         obj.send(String.fromCharCode(0x00, obj.InputType.KEYUNICODE, 0x00, 0x07, (action - 1)) + ShortToStr(val)); | ||||
|     } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue