Mottie / Keyboard

Virtual Keyboard using jQuery ~
http://mottie.github.io/Keyboard/
Other
1.77k stars 722 forks source link

Is it possible to send all input to Window object? #806

Closed khokm closed 8 months ago

khokm commented 3 years ago

Is it possible to create KeyboardEvent and dispatch it to Window object, so anyone who listens "keydown/keyup" events on window will receive it?

Mottie commented 3 years ago

Hi @khokm!

Use the change callback.