Skip to content

Keyboard layouts

AL Rachels edited this page Mar 16, 2016 · 3 revisions

MooTyper currently supports two keyboard layouts. English US and Slovenian:

English layout supports the letters in the English alphabet, numbers and these characters:
@ ! " # $ % & / ( ) = ' ? * + - _ . : ; , < >

Slovenian Layout supports all Slovenian letters including (č,š,ž,ć,đ and also q, w, x and y), numbers and also the same characters as english:
@ ! " # $ % & / ( ) = ' ? * + - _ . : ; , < >

Additional layouts

Additional keyboard layouts can also be implemented. You have to create two files - [YourLayout].php and [YourLayout].js, both must have the same name except file extension. Then reprogram some javascript functions in [YourLayout].js file to fit your keyboard behavior. Some programming knowledge is required. If you are having problems contact me.

Go Back
Clone this wiki locally