Skip to content

feature request / how to implement numpad keyboard #24

@alexisdal

Description

@alexisdal

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions