You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.1 KiB
1.1 KiB
English - Russian keyboard mapping
This is my custom mapping for russian alphabet in my english keyboard in Ubuntu. I did this to avoid buying keyboard stickers for the usual Russian keyboard layout while I was learning Russian language.
How to install
Ubuntu 20.04.4 LTS
- Copy the file
rc
to the directory/usr/share/X11/xkb/symbols
_) sudo cp rc /usr/share/X11/xkb/symbols/ - Edit the file
/usr/share/X11/xkb/rules/evdev.xml
: _i) Find the section layoutList. _ii) Add the following:<layout> <configItem> <name>rc</name> <shortDescription>rc</shortDescription> <description>RussianCustom</description> <languageList> <iso639Id>cod</iso639Id> </languageList> </configItem> <variantList> </variantList> </layout>
- In Settings - Keyboard: _i) Click + to add a new input source _ii) Select the three falling dots and type Russian, the option "Other" will appear, select it. _iii) Type RussianCustom, select it and click Add.