9
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

ubuntuで日本語入力に変更する方法

9
Posted at
  1. ターミナルを開く
  2. コマンド入力
    sudo apt update
    sudo apt install ibus-mozc
    sudo reboot
    
  3. setting->Region&Languageを開く
  4. input sorcesの+からJapanese(Mozc)を選択して追加

※) win+spaceからJapanese(Mozc)を選ぶと日本語入力ができるようになる

9
3
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
9
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?