Open nicolasroberge opened 6 years ago
I believe you are correct.
As this is supposed to be a very primitive "tool" to detect user presence and I'm operating under the assumption that "active users manifest themselves primarily via mouse movement", this tool focuses only on mouse movement detection.
Okay, I forked it and added the keyboard detection also. When it will be stable, I'll send you a pull request if you are up to it.
@nicolasroberge I read your article about including keyboard detection. Do you have it available so I could include it on my script. I'd appreciate that.
Stay safe
Hi @inglesuniversal unfortunately I don't have access anymore to that project.
Hi, I tried it out and it seems to detect only mouse activity. If I add input and textarea fields in the example, it doesn't to fire. Am I correct?