This repository contains customized "Russian - Phonetic" keyboard layout in .keylayout
format, for use on Mac OS X. Layout was modified to allow entering Cyrillic symbols like it's done in LetterZu application for MS Windows.
Here are some example of input transformations that are made (entered symbols -> displayed symbols):
- "zh" -> "ж"
- "sh" -> "ш"
- "sx" -> "щ"
- "ch" -> "ч"
- etc.
Use the Ukelele.app app to modify the provided keyboard layout to suite your needs.
- copy the
.keylayout
and.icns
files to any folder of these depending on the purpose:- for all users: the
/Library/Keyboard Layouts
; - for current user only: the
~/Library/Keyboard Layouts
folder;
- for all users: the
- log out and log in again or reboot
- enable the new "Russian - LetterZu" keyboard layout:
- go to the
Keyboard
section within theSystem Settings
app - scroll to the
Text Input
subsection - click the
Edit..
button of theInput Sources
setting to add/delete the input sources - click the
+
icon in the bottom left corner - choose the
Others
category on the left - choose the
Russian - LetterZu
keyboard layout on the right - click the
Add
button to add new keyboard layout - click the
Done
button to close theInput Sources
popup
- go to the
Mac OS X has supported .keylayout
files since version 10.2 (Jaguar).
Created using Ukelele.app.