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

feature request / how to implement numpad keyboard #24

Open
alexisdal opened this issue Sep 13, 2020 · 0 comments
Open

feature request / how to implement numpad keyboard #24

alexisdal opened this issue Sep 13, 2020 · 0 comments

Comments

@alexisdal
Copy link

alexisdal commented Sep 13, 2020

i used mlkeyboard to prototype a touchscreen keyboard. It works fine.

However, my user simply dont use a "standard" keyboard. they merely use a USB numpad keyboard (see image bellow). they basically use 0-9 ENTER and DELETE. I would like to present them a mlkeyboard that would like this numpad keyboard

however:

looking at the advanced documentation, it seems you can only have a different language, not a different layout.

loooking at the code such as display key or when "special keys (ex: enter, delete, tab)

looking at the unminized CSS, it seems keys layout and size are implemented in the CSS.

Except forking entirely the repo and make my own stuff, what would be your advice to implement a numpad keyboard that ultimately could be merged back into the main code ?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant