2

I've already uninstalled and reinstalled Japanese in my Language Support, but Japanese (mozc) does not show up. I didn't tried anything else so far besides that. I'm using iBus.

Keyboard layout.

Japanese input methods that shows up.

Yasushiki
  • 21
  • 2

1 Answers1

0

For some people, it seems that rebooting is enough.

However, for me, I had to remove the .config/mozc files from a previous installation with

$ rm -rf ~/.config/mozc

After doing this, Japanese (Mozc) automatically appeared in the input dropdown menu of the toolbar.

tyknkd
  • 411