phoboslab / jsmpeg-vnc

A low latency, high framerate screen sharing server for Windows and client for browsers
2.39k stars 396 forks source link

keyboard/mouse event inside of the specific process #57

Closed callTx closed 5 years ago

callTx commented 6 years ago

How can I play back the keyboard/mouse event inside of the specific process?

I've analyse keybd_event() and mouse_event() and they don't play back the inputs inside of process but in the whole desktop. When a alt+enter from the game the inputs continue playing back in the desktop.