TX2安装搜狗输入法提示错误:是adm64才可以,tx2处理器是arm64。

参考链接:https://blog.csdn.net/arackethis/article/details/42154029

(1)添加软件源

sudo add-apt-repository ppa:fcitx-team/nightly

sudo apt-get update
(2)安装fcitx,Google输入法,云输入法

sudo apt-get install fcitx fcitx-config-gtk fcitx-sunpinyin fcitx-googlepinyin fcitx-module-cloudpinyin
sudo apt-get install fcitx-table-all
(3)设置fcitx为默认输入法

system settings---language support:

(2) TX2安装googlepinyin

将keyboard input method system设置成fcitx
(4)注销,看到右上角输入法出来了。Ctrl+空格键可以切换,像搜狗输入法!

20190425

上面方案现在不可行,采取如下:

https://blog.csdn.net/liuxiaodong400/article/details/81193921

相关文章:

  • 2021-04-11
  • 2021-08-04
  • 2021-10-10
  • 2021-12-22
  • 2022-12-23
  • 2021-05-14
  • 2022-12-23
  • 2021-07-12
猜你喜欢
  • 2021-04-29
  • 2021-05-12
  • 2022-12-23
  • 2021-09-28
  • 2021-08-02
  • 2021-12-12
  • 2021-11-01
相关资源
相似解决方案