ubuntu下安装fcitx五笔输入法
1.安装fcitx输入法
sudo add-apt-repository ppa:fcitx-team/stable #添加安装源,apt-get 添加,nightly源也可以
sudo apt-get update #更新源,否则无法安装fcitx
安装码表: sudo apt-get install fcitx-table-all
sudo apt-get install fcitx-table-wbpy #然后相关的依赖库和框架都会自动安装上(五笔拼音混合)
其它输入法的名称如下
//拼音:fcitx-pinyin、fcitx-sunpinyin、fcitx-googlepinyin、fcitx-sogoupinyin
//五笔:fcitx-table、fcitx-table-wubi、fcitx-table-wbpy(五笔拼音混合)
安装完fcixt后
点击setting 里的language support ,然后选择input system 为 fcitx.
本文介绍在Ubuntu系统下安装fcitx五笔输入法的方法。先添加安装源并更新,安装码表及相关依赖库,给出了拼音和五笔等输入法的名称。安装完成后,在设置的语言支持中选择输入系统为fcitx。
1888

被折叠的 条评论
为什么被折叠?



