TeamGleason / SpeakFaster

MIT License
6 stars 4 forks source link

[WebUI] Allow logging full keypresses for user study #295

Closed caisq closed 2 years ago

caisq commented 2 years ago

This can be guarded by a URL param that default to false. When it's set to true, it'll log all the values of the alphanumeric keys (A-Z, 0-9) should be logged, in addition to the values of the function keys (Ctrl, Shift, Space, Backsapce, etc.), which are already logged.