当前位置:   article > 正文

archlinux使用fcitx5输入法_archlinux fcitx5

archlinux fcitx5
  • 安装前请卸载全部fcitx4组件
sudo pacman -Rc fcitx
  • 1
  • 安装fcitx5及其组件
sudo pacman -S --noconfirm fcitx5-im fcitx5-qt4 fcitx5-chinese-addons fcitx5-material-color fcitx5-pinyin-moegirl fcitx5-pinyin-zhwiki
  • 1
  • 修改~/.xprofile,也可以选择在~/.zsh或者fish.conf或者/etc/profile等配置项添加以下几行
export QT_IM_MODULE=fcitx

export GTK_IM_MODULE=fcitx

export XMODIFIERS="@im=fcitx"
  • 1
  • 2
  • 3
  • 4
  • 5

最后重启,使用系统托盘中的输入法设置进行配置,配置文件在~/.config/fcitx5/conf/pinyin.conf

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/盐析白兔/article/detail/74474
推荐阅读
  

闽ICP备14008679号