ten1seven / what-input

A global utility for tracking the current input method (mouse/pointer, keyboard or touch).
https://ten1seven.github.io/what-input
MIT License
1.35k stars 89 forks source link

clarification of whatintent #87

Closed cminkwitz closed 5 years ago

cminkwitz commented 5 years ago

First of all let me say thank you for your work. I really appreciate it.

Could you please clarify the the meaning of the whatintent attribute. In the demo the whatintent attribute switches to 'mouse' when ever one moves the mouse, which is reasonable. But to get it into keyboard state, one has to tab to the links in the top area. In case one just tabs inside the form, it stays in mouse state. I do not fully understand, what the whatintent attribute should tell me in this case.

Thanks

chesio commented 5 years ago

Hi,

This has been asked before and is explained in README.