Kyrgyz keyboard layout comes by default with Ubuntu-based systems. However it is not available by default for macOS. Here is a keyboard layout for you to install and be able to use 3 Kyrgyz-language specific (ү, ө, ң) characters. The rest of the keyboard is same as the Russian one (except ё
is now on ~
key (left from 1)).
- Download kyrgyz-layout-for-mac-ubuntu-inspired-master.zip to your computer.
- Unpack the zip file.
- Navigate to newly created
kyrgyz-layout-for-mac-ubuntu-inspired-master
folder and copy KyrgyzLayout.bundle to ~/Library/Keyboard Layouts/. In order to do this, go toFinder
, hitShift + Command + g
simultaneously (you don't have to click on + sign, though) and enter ~/Library/Keyboard Layouts/ to the given input field. You'll be brought toKeyboard Layouts
folder, where you should paste KyrgyzLayout.bundle
If you are familiar with git you can run following lines to download and move files.
git clone https://github.com/jumasheff/kyrgyz-layout-for-mac-ubuntu-inspired.git
cd kyrgyz-layout-for-mac-ubuntu-inspired/
sudo cp KyrgyzLayout.bundle /Library/Keyboard\ Layouts/
- Open System Preferences
- Click on input Sources tab
- Click + button
- Select Others and you should see Kyrgyz
- Choose it then click Add
- To type
ө
hitminus
key and to typeӨ
hit Shift +minus
. - To type
ү
hitpipe/backslash
key and to typeҮ
hit Shift +pipe/backslash
- To type
ң
hitplus
key and to typeҢ
hit Shiftplus
See layout mapping screenshots:
- Thanks to latysh for the flag icon and the README -- I copy-pasted some of his text chunks :) You may also like his version of the layout Kyrgyz keyboard layout for MAC users. MAC колдонуучуларга кыргызча клавиатура.
- This layout was built with Ukelele Mac OS X Keyboard Layout Editor
Please, feel free to file a bug or provide any feedback by creating an issue on Github page of the project.