首页 > 网络应用 > debian10 添加中文输入法

1806

浏览

0

评论

debian10 添加中文输入法

作者:stephen | 分类:网络应用 | 标签:
安装中文语言包

sudo apt install xfonts-intl-chinese xfonts-wqy

添加中文编码

sudo apt install locales
sudo dpkg-reconfigure locales

安装中文输入法

sudo apt install fcitx fcitx-googlepinyin
sudo systemctl reboot #重启

配置输入法

fcitx-config-gtk3
点“+”,->然后勾掉“Only Show Current Language”-> 在底部选择Google Pinyin


本文链接:https://www.stephenwxf.com/post/147.html
原创文章如转载请注明:转载自王显璠的个人博客谢谢!

Copyright Your stephenwxf.com Rights Reserved.