tips:linux:arch:gui:desktop:gnome:start

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
tips:linux:arch:gui:desktop:gnome:start [2025/09/07 21:34] – [日本語入力の対応] asaasatips:linux:arch:gui:desktop:gnome:start [2026/05/22 21:10] (現在) – [日本語入力の対応] asaasa
行 30: 行 30:
  
 <code bash> <code bash>
-user$ yay -S fcitx5 fcitx5-configtool fcitx5-mozc gnome-shell-extension-kimpanel-git+user$ yay -S fcitx5 fcitx5-mozc fcitx5-configtool fcitx5-gtk fcitx5-qt gnome-shell-extension-kimpanel-git 
 +(パッケージ導入) 
 +user$ echo -e 'export GTK_IM_MODULE=fcitx\nexport QT_IM_MODULE=fcitx\nexport XMODIFIERS=@im=fcitx' > ~/.xprofile 
 +(X11用) 
 +user$ mkdir ~/.config/environment.d/ 
 +user$ echo -e 'export GTK_IM_MODULE=fcitx\nexport QT_IM_MODULE=fcitx\nexport XMODIFIERS=@im=fcitx' > ~/.config/environment.d/fcitx.conf 
 +(Wayland用)
 </code> </code>
  
  • tips/linux/arch/gui/desktop/gnome/start.1757248461.txt.gz
  • 最終更新: 2025/09/07 21:34
  • by asaasa