zoukankan      html  css  js  c++  java
  • LinuxMint Mate 安装Google拼音输入法(Fcitx)

    安装Google拼音输入法(Fcitx)
    $ sudo apt-get install fcitx fcitx-config-gtk fcitx-frontend-all fcitx-ui-classic fcitx-googlepinyin

    切换输入法
    $ im-config -l
     fcitx xim
    $ im-config -o fcitx && echo
    Flexible Input Method Framework (fcitx)
     * Required for all: fcitx
     * Language specific input conversion support:
       * Simplified Chinese: fcitx-pinyin or fcitx-sunpinyin or fcitx-googlepinyin
       * Generic keyboard translation table: fcitx-table* packages
     * Application platform support:
       * GNOME/GTK+: fcitx-frontend-gtk2 and fcitx-frontend-gtk3 (both)
       * KDE/Qt4: fcitx-frontend-qt4
    $ im-config -n fcitx

    注销mate(Gnome)桌面

    $ gnome-session-quit --logout --no-prompt

    重新登录按Ctrl+Space切换。

    ---

    $ dpkg --get-selections | grep fcitx
    fcitx                        install
    fcitx-bin                    install
    fcitx-config-common                install
    fcitx-config-gtk                install
    fcitx-data                    install
    fcitx-frontend-all                install
    fcitx-googlepinyin:amd64            install
    fcitx-module-x11                install
    fcitx-modules                    install
    fcitx-ui-classic                install
    fcitx-ui-qimpanel                deinstall
    gir1.2-fcitx-1.0                install
    libfcitx-config4:amd64                install
    libfcitx-core0:amd64                install
    libfcitx-gclient0:amd64                install
    libfcitx-utils0:amd64                install

  • 相关阅读:
    加密的PDF文件怎么查看
    SQL Server数据库中怎么加密数据
    虚拟磁盘也加密
    怎么用密码保护您的文件夹
    如何用cmd命令加密文件夹
    快压轻松创建加密压缩包
    GPS学习的一些链接
    【最新软件预告】邮件群发器Console版
    第六格很酷的滚动活动会员条
    邀请您加入移动开发专家联盟
  • 原文地址:https://www.cnblogs.com/Bob-wei/p/7135867.html
Copyright © 2011-2022 走看看