zoukankan      html  css  js  c++  java
  • Ubuntu不卸载ibus前提下安装搜狗输入法

    第一步

    在命令行中输入以下行命令安装fictx框架

    sudo apt-get install fcitx fcitx-config-gtk im-switch

    第二步

    去 http://pinyin.sogou.com/linux/ 下载相应 deb 安装包,双击安装会打开应用商店,点击安装即可。

    第三步

    在命令行中输入命令

    im-switch -s fcitx -z default

    或者通过 系统设置 -> 语言支持ibus 改成 fcitx

    第四步

    注销或者重启即可。

    备注:

    如果执行完第一步发现语言设置消失了,则可以通过以下命令重新安装语言设置即可。

    sudo apt-get install language-selector-gnome

    不知道为什么我安装完成后sougou动态皮肤永远只是一张静态的图片。如果各位大侠们有方法解决求告知,感谢!

  • 相关阅读:
    502 bad gateway错误的网关
    nodejs发展
    edgejs
    websocket nodejs实例
    nodejs原码
    node案例
    node 与php整合
    node c#
    jquery
    express
  • 原文地址:https://www.cnblogs.com/Hitman_47/p/5254538.html
Copyright © 2011-2022 走看看