How do I detect if the mouse or keyboard is used by an app in C# or used by a human?
If I use the following:
[DllImport("user32.dll")] public