0
点赞
收藏
分享

微信扫一扫

Debian 系统内置输入法

路西法阁下 2022-01-12 阅读 106

@Debian 配置输入法
执行以下命令可以安装成功

sudo apt-get install fcitx im-config -fy
sudo apt-get install fcitx fcitx-sunpinyin fcitx-table-all fcitx-frontend-all -fy
sudo apt-get install fcitx-ui-classic fcitx-ui-light fcitx-config-gtk -fy

@如果是需要在源码中内置输入法
原理一样,我们需要在编译Debian的脚本中提前预置下载中文输入法:编译完成后烧录就可以启用

举报

相关推荐

0 条评论