Keyboard activity
Opened this issue · 4 comments
nicolasroberge commented
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?
smuuf commented
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.
nicolasroberge commented
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.
inglesuniversal commented
@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
nicolasroberge commented
Hi @inglesuniversal unfortunately I don't have access anymore to that project.