octalmage / robotjs

Node.js Desktop Automation.
http://robotjs.io
MIT License
12.24k stars 933 forks source link

Mouse is not moving when using Remote Desktop Connection with Windows #759

Open veptune opened 2 months ago

veptune commented 2 months ago

Hello there,

I start my node app on a windows thought a RDP.

keyTap is working well but not moveMouseSmooth

The mouse is not moving.

Do I need to setup something to make it works under a RDP session? I'm not sure if it is a bug or something impossible.

Thanks

veptune commented 2 months ago

Windows Server 2022 RobotJS 0.6.0

Unfortunately, I can't make a test without RDP.