Question related to Korean keyboard guide

Hi dginovker,

Thanks for your description.
Unfortunately it didn’t work for me.

What should be the output of the first 2 steps?

In my case when I input
echo ko_KR.UTF-8 UTF-8 | sudo tee -a /etc/locale.gen
I get
ko_KR.UTF-8 UTF-8

For
sudo locale-gen
I get
Generating locales...
de_DE.UTF-8... done
en_US.UTF-8... done
Generation complete.

Shouldn’t I get ko_KR.UTF-8 as well here?

Regards