Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Recently, when I was rolling Freya, I ran into exactly the same problem.
You need to install the Russian language and reboot.
As a temporary solution, run the specified command. Can you make a script to make doubleclick work?
sudo su
echo "ru_RU.UTF-8 UTF-8" >> /etc/locale.gen
echo -e 'LANG="ru_RU.UTF-8"\nLC_ALL="ru_RU.UTF-8"' > /etc/locale.conf
apt-get install xfonts-terminus console-terminus
echo -e "KEYMAP=ruwin_alt_sh-UTF-8\nFONT=ter-k16n"
locale-gen
# now reboot your system
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question