LoginSignup
0
0

More than 5 years have passed since last update.

Antergosをインストールしました。日本語入力(fcitx-mozc)はどうすれば設定出来るでしょうか?

Posted at

Antergosをインストールしました。表示は日本語で出ているのですが、日本語入力(fcitx-mozc)はどうすれば設定出来るでしょうか?

【行った手順】
1. # pacman -S fcitx-im fcitx-configtool fcitx-mozc

  1. .xprofileファイルの設定 $nano ~/.xprofile を下記のように追加編集

export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS=”@im=fcitx”

  1. Logoutして、再度Login

おわかりの方は教えてください。

0
0
1

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
0
0