defifind

安装fcitx后不能切换到中文输入法,在.bashrc或者.profile中添加以下代码:

#fcitx

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

分类:

技术点:

相关文章:

  • 2021-04-29
  • 2022-02-07
  • 2021-12-30
  • 2021-05-06
  • 2021-08-11
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-22
  • 2021-04-13
  • 2022-01-10
  • 2021-11-14
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案