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.03k stars 255 forks source link

Multi Monitors #189

Open anastasiosskg opened 4 months ago

anastasiosskg commented 4 months ago

Hello and thank you for your great job! If i have multi monitors, on which it will act? main? and is there a way to choose or it ac on the second monitor or both?

SergeyGadzhilov commented 3 weeks ago

This library attaches to windows global hooks, tracks keyboard and mouse clicks and it doesn't matter how many monitors you have. You can read here about windows hooks: https://learn.microsoft.com/en-us/windows/win32/winmsg/hooks