国产宅男网站在线|亚洲A级性爱免费视频|亚洲中精品级在线|午夜福利AA毛

  • <dd id="gf5jf"><th id="gf5jf"></th></dd>

    <cite id="gf5jf"><label id="gf5jf"></label></cite>
  • <div id="gf5jf"><listing id="gf5jf"></listing></div>
    學習啦>學習電腦>操作系統(tǒng)>Linux教程>

    Ubuntu Linux怎么安裝中文輸入法

    時間: 春健736 分享

      Ubuntu上的輸入法主要有小小輸入平臺(支持拼音/二筆/五筆等),F(xiàn)citx,Ibus,Scim等。其中Scim和Ibus是輸入法框架。在Ubuntu的中文系統(tǒng)中自帶了中文輸入法,通過Ctrl+Space可切換中英文輸入法。這里學習啦小編為大家介紹下Ubuntu Linux安裝中文輸入法的方法

      Ubuntu Linux怎么安裝中文輸入法

      Linux中文輸入一直是個問題,參考Unbuntu中文官方網(wǎng)站的方法,安裝成功。過程如下:

      Step 1:

      備份souce文件

      sudo cp /etc/apt/source.list /etc/apt/source.list_backup

      修改source.list內(nèi)容

      ## Major bug fix updates produced after the final release of the

      ## distribution.

      deb http://archive.ubuntu.com/ubuntu breezy-updates main restricted

      deb-src http://archive.ubuntu.com/ubuntu breezy-updates main restricted

      ## Uncomment the following two lines to add software from the 'universe'

      ## repository.

      ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu

      ## team, and may not be under a free licence. Please satisfy yourself as to

      ## your rights to use the software. Also, please note that software in

      ## universe WILL NOT receive any review or updates from the Ubuntu security

      ## team.

      deb http://archive.ubuntu.com/ubuntu breezy main universe multiverse restricted

      deb-src http://archive.ubuntu.com/ubuntu breezy main universe multiverse restricted

      deb http://security.ubuntu.com/ubuntu breezy-security main restricted

      deb-src http://security.ubuntu.com/ubuntu breezy-security main restricted

      deb http://security.ubuntu.com/ubuntu breezy-security universe

      deb-src http://security.ubuntu.com/ubuntu breezy-security universe

      Step 2:

      sudo apt-get update

      sudo apt-get dist-upgrade

      sudo apt-get --purge remove portmap

      sudo apt-get install language-pack-gnome-zh language-pack-gnome-zh-base language-pack-zh language-pack-zh-base language-support-zh

      sudo apt-get install scim

      sudo apt-get install scim-chinese

      sudo apt-get install scim-config-socket

      sudo apt-get install scim-gtk2-immodule

      sudo apt-get install scim-tables-zh

      wget -c http://www.study-area.org/apt/firefly-font/fireflysung-1.3.0.tar.gz

      sudo tar zxvf fireflysung-1.3.0.tar.gz -C /usr/share/fonts/truetype/

      sudo chown -R root:root /usr/share/fonts/truetype/fireflysung-1.3.0/

      sudo fc-cache -f -v

      Step 3:

      重啟linux,scim生效,要啟動 SCIM,按下 'Ctrl + Space'

    看過“ Ubuntu Linux怎么安裝中文輸入法 ”的人還看了:

    1.Ubuntu 14.04怎么安裝java

    2.Ubuntu使用QT無法輸入中文怎么辦

    3.安裝Ubuntu常見問題解決方法

    4.Ubuntu安裝Texmaker常見問題解決方法

    5.Freemind軟件介紹

    Ubuntu Linux怎么安裝中文輸入法

    Ubuntu上的輸入法主要有小小輸入平臺(支持拼音/二筆/五筆等),F(xiàn)citx,Ibus,Scim等。其中Scim和Ibus是輸入法框架。在Ubuntu的中文系統(tǒng)中自帶了中文輸入法,通過Ctrl+Space可切換中英文輸入法。這里學習啦小編為大家介紹下Ubuntu Linux安
    推薦度:
    點擊下載文檔文檔為doc格式

    精選文章

    • Linux tar打包命令使用方法
      Linux tar打包命令使用方法

      linux多個文件壓縮打包到一個壓縮文件,可以利用tar打包命令實現(xiàn),那么tar打包命令怎么使用呢?下面跟著學習啦小編一起來了解一下吧。 tar打包命令使用方

    • sort排序命令怎么使用
      sort排序命令怎么使用

      sort命令的功能是對文件中的各行進行排序。sort命令有許多非常實用的選項,這些選項最初是用來對數(shù)據(jù)庫格式的文件內(nèi)容進行各種排序操作的。下面跟著

    • Linux必學的幾個個命令
      Linux必學的幾個個命令

      Linux系統(tǒng)管理的命令是它正常運行的核心。熟悉了Linux常用的文件處理命令以后,將大大提高管理員們的效率。下面跟著學習啦小編一起來了解一下吧。 L

    • Linux必學的系統(tǒng)管理命令
      Linux必學的系統(tǒng)管理命令

      本文中介紹一些實用又常用的Linux或Unix命令,這些是Linux系統(tǒng)管理員們平常使用的命令。本文不是什么完整列表,而是簡要地列出了需要時派得上用場的命

    645335