中文字体

sudo apt install xfonts-intl-chinese ttf-wqy-microhei  xfonts-wqy

 

输入法:推荐fcitx(ibus在qt程序下,显示位置有问题;没有云取词,果断抛弃)

sudo apt install fcitx fcitx-sunpinyin fcitx-module-cloudpinyin

做一些配置

配置,附加组件,经典界面,竖排候选词列表
配置,附加组件,云拼音

如果装过别的输入法前端,建议apt装一个im-switch,否则可能fcitx会不能启动

sudo apt install im-switch

  

设置语言区域

sudo dpkg-reconfigure locales

注意:debian8里面需要先用默认的英文选择utf-8,然后重新选择中文语言,否则貌似会无效,应该是个bug,7里面没有的 

 

相关文章:

  • 2022-12-23
  • 2021-12-15
  • 2021-09-29
  • 2021-11-23
  • 2021-05-01
  • 2021-06-11
猜你喜欢
  • 2021-08-06
  • 2022-12-23
  • 2022-12-23
  • 2021-10-24
  • 2022-01-30
  • 2021-11-02
  • 2021-10-31
相关资源
相似解决方案