Requesting missing keys for the mousekeyboard object - like ;',./[]\-=`
Hopefully that will be easy?
There's one problem anyway with keys. Some keys differ in different keyboard layouts, and for example, my finnish keyboard has keys �, � and �.
Here is a finnish keyboard layout:
shift up: �1234567890+� qwertyuiop� asdfghjkl��' <zxcvbnm,.- shift down: �!"#�%&/()=?` QWERTYUIOP�^ ASDFGHJKL��* ZXCVBNM;:_ [/code:1ncchlht] Notice how the position of special characters is completely different from english keyboard? And there is specific layouts for about every language using any kind of special characters, umlauts etc. So, if there was a option of "." for example, it would mean a different button in different layouts... Any solutions?
Develop games in your browser. Powerful, performant & highly capable.
Sorry about this, it's a rather temporary solution.
Eventually key parameters will be a hotkey type control, which supports any keypress. For now, it's a list, until such a control is done.