robotn/gohook

Is there anyway to block system wide input using hook

Opened this issue · 1 comments

I am working on a virtual keyboard mouse application and require to block the keyboard and mouse input to the host system when mouse control is used for a client system. For that I require blocking the input system wide. Is it possible in the library to achieve that.

I believe this is a duplicate of/very close to this issue