linux-mx-19.4-安装中文输入fcitx

  1. 安装Fcitx

    1
    2
    3
    4
    5
    6
    7
     # 首先安个全家桶
     sudo apt install fcitx fcitx-tools fcitx-config* fcitx-frontend* fcitx-module* fcitx-ui-*
    
     sudo apt install fcitx-pinyin fcitx-googlepinyin fcitx-sunpinyin
    
     # 非KDE桌面,如果无法显示候选框,请卸载 fcitx-module-kimpanel
     sudo apt remove fcitx-module-kimpanel
    
  2. 添加环境配置

    在 home 目录下创建 .xprofile

    1
    2
    3
     export XMODIFIERS=@im=fcitx
     export GTK_IM_MODULE=fcitx
     export QT_IM_MODULE=fcitx
    
  3. 添加 Fcitx 自启动

    1. 程序菜单启动 Session and Startup
    2. 进入选项卡 Application Autostart
    3. 添加
      • Name: Fcitx
      • Description: Fcitx start
      • Command: fcitx
      • Trigger: on login
  4. 注销 xfce4-session-logout --logout
  5. 重新登陆后,启动fcitx设置,Input Method 选项页,点击 “+”
  6. 取消勾选:Only Show Current Language
  7. 搜索并添加 sunpinyin 或者 pinyin