mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	Added Web-RDP mouse cursor support.
This commit is contained in:
		
							parent
							
								
									339e3efbef
								
							
						
					
					
						commit
						6dbae08c40
					
				
					 6 changed files with 109 additions and 17 deletions
				
			
		|  | @ -160,6 +160,8 @@ function RdpClient(config) { | |||
|     }).on('close', function () { | ||||
|         self.connected = false; | ||||
|         self.emit('close'); | ||||
|     }).on('pointer', function (cursorId, cursorStr) { | ||||
|         self.emit('pointer', cursorId, cursorStr); | ||||
|     }).on('bitmap', function (bitmaps) { | ||||
|         for (var bitmap in bitmaps) { | ||||
|             var bitmapData = bitmaps[bitmap].obj.bitmapDataStream.value; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue