Tips For Computer Keyboard Development
General
If there are differences between the macOS and Windows versions of the keyboard layout of the majority language, you should keep those differences also in the
Windows
For most of the languages in the Giella infrastructure, there is no predefined
(NB! This is still to be fully developed and tested, but initial tests are
(Instructions on how to build a locale: Forthcoming)
macOS
You should consider adding a separate Cmd-key layer, to make the command key
- when pressing Cmd + the Q key when using the North Sámi keyboard from Apple,
the output is Cmd + "á", since the letter "á" has been placed on the Q key. - to avoid this, one can specify a separate Cmd key layer, where the Q key is
actually producing the letter "q" instead of the North Sámi "á". When done like that, Cmd+Q will trigger the behavior expected by the users.

