We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
navigator.keyboard.getLayoutMap()
So we can more accurately map keys server side the same way we do for the python client.
The text was updated successfully, but these errors were encountered:
#142 query and dump the keyboard layout map
421b5a7
I'm not sure yet how to reconcile the map we're given with what we really want to expose which is a keyboard layout name. (ie: fr)
fr
A more useful feature might be the keyboard-lock when running in desktop mode. Edit: this doesn't seem to work without running full screen first.
Sorry, something went wrong.
#142 move keyboard layout query to client
690085e
No branches or pull requests
navigator.keyboard.getLayoutMap()
So we can more accurately map keys server side the same way we do for the python client.
The text was updated successfully, but these errors were encountered: