Skip to content
New issue

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

feat(www): Allow to use physical keyboard as hid input #403

Conversation

TobiasSchaffner
Copy link
Contributor

Import a pretty printed version of keysight.js from https://github.com/fresheneesz/keysight/blob/master/dist/keysight.umd.js and use it to catch the keyboard input in the web interface.

Adjust the keyboard mappings accordingly allow virtual and physical keyboard input to be forwarded to the hid input at the same time.

@TobiasSchaffner TobiasSchaffner force-pushed the tobsch/allow-hid-keyboard-input-on-web-interface branch from bc2cfe4 to 63bbe94 Compare February 26, 2024 13:10
Import a pretty printed version of keysight.js from
https://github.com/fresheneesz/keysight/blob/master/dist/keysight.umd.js
and use it to catch the keyboard input in the web interface.

Adjust the keyboard mappings to allow virtual and physical
keyboard input to be forwarded to the hid input at the same time.

Signed-off-by: Tobias Schaffner <[email protected]>
@TobiasSchaffner TobiasSchaffner force-pushed the tobsch/allow-hid-keyboard-input-on-web-interface branch from 63bbe94 to 0f2d14c Compare February 26, 2024 13:11
@chombourger
Copy link
Collaborator

very cool. thank you!

@chombourger chombourger merged commit a399bf6 into siemens:master Feb 26, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants