gmamaladze / globalmousekeyhook

This library allows you to tap keyboard and mouse, detect and record their activity even when an application is inactive and runs in background.
MIT License
1.05k stars 257 forks source link

keyhook:return key active on local pc,but inactive on VPS #138

Open biotech7 opened 3 years ago

biotech7 commented 3 years ago

it is not a bug. i am here only for a solution for this problem. i complied an C# app using globalmousekeyhook and inputsimulator lib. it fully functions on local pc. but runs partially key-inactive on VPS such as Escape and return keys(other keys are active). are there any solutions for this problem? thanks everybody!