8000 GitHub - jamega/russian-keyboardlayout-with-accents: Linux (Debian) and Macintosh keyboard layout for Russian language learners and educators
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jamega/russian-keyboardlayout-with-accents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

russian-keyboardlayout-with-accents

keyboard layout for Russian language learners

Linux (Debian 10/11 with XFCE)

Either replace (or hand-edit) your "ru" file : /usr/share/X11/xkb/symbols/ru with the file in this repo. I changed (for simplicity) the "Russian" layout. Add the "Combining Acute" (0x01000301) as I do for the <TLDE> key.

Example: key <TLDE> { [ 0x01000301, tilde ] };

Now when you press this key (Tilde) and the preceding letter gets a diacritic!

Activation XFCE:

  1. Go to XFCE keyboard control panel (Layout Tab)
  2. Remove and re-add the Russian keyboard layout
  3. Switch in and out of the Russian keyboard and the new keyboard layout should be activated

If you're interested in "going deep" with xkb modifications, I found this page extremely helpful. https://medium.com/@damko/a-simple-humble-but-comprehensive-guide-to-xkb-for-linux-6f1ad5e13450

Macintosh

Pressing the OPTION key + letter gives the unicode character with diacritic for emphasis. This can be particularly helpful for language learners that need to remember where to place the emphasis. e.g.: (option+letter => я́,е́,ё́,ы́,у́,и́,о́,ю́).

CAPS LOCK quickly switches to Roman characters (makes for quick translations/navigation on a Mac with a non-Russian operating system)

INSTALL

  1. Copy the .icns and .keylayout files to your ~/Library/Keyboard\ Layouts folder.
  2. Restart
  3. Go to keyboard in System Preferences, select Keyboard, "Input Sources", Click '+", Go to "Others" and select Русский!

Troubleshooting

If the layout is not visible in the System Preferences, Keyboard, Input Sources restart your Mac

About

Linux (Debian) and Macintosh keyboard layout for Russian language learners and educators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0