LinuxMint 安装谷歌拼音输入法
安装
在 Ubuntu 系统中,谷歌拼音输入法是基于 Fcitx 输入法框架的。通常情况下,Ubuntu 的最新版本已默认安装 Fcitx。为了确认这一点,可以在终端中运行以下命令:
sudo apt install fcitx
配置
im-config
× im-config是Input Method Configuration的缩写。
点击确定
后,重新启动电脑让所做的配置生效。
sudo reboot
安装Google 输入法
sudo apt install fcitx-googlepinyin
配置Google 输入法
fcitx-config-gtk3
打开Input Method Confuguration
窗口,点击左下角 +
号,添加Google Pinyin
输入法:
最后,用快捷键Ctrl+空格
切换输入法,就能看到你已经能用谷歌拼音输入法打字了。