Skip to content

mr-aggro/Linux-Cyr-TTY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Linux-Cyr-TTY

How to make Cyr in Raspberry Pi for TTY

  1. nano /etc/default/keyboard

    modify: XKBLAYOUT="us,ru"

  2. sudo dpkg-reconfigure keyboard-setup

    choose en_US.UTF-8, ru_RU.UTF-8

  3. sudo dpkg-reconfigure console-setup

    choose Cyrillic - Slavic languages

  4. nano /etc/profile

    add in the end of file:

    export LANG="en_US.UTF-8"

    export LC_ALL="en_US.UTF-8"

About

How to make Cyr in Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published