Changes between Version 2 and Version 3 of wade/debian


Ignore:
Timestamp:
Feb 27, 2009, 2:06:55 PM (15 years ago)
Author:
wade
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • wade/debian

    v2 v3  
    77== iceweasel 取代 firefox 套件 ==
    88詳情請參閱 http://tetralet.luna.com.tw/index.php?op=ViewArticle&articleId=118 。
     9== 設定中文環境 ==
     10 * 設定 locate-gen
     11   {{{
     12   $ vim /etc/locale-gen
     13     en_US ISO-8859-1
     14     zh_TW.UTF-8 UTF-8
     15     zh_TW.Big5 Big5
     16   $ locale-gen
     17   }}}
     18
     19 * 安裝 zhcon
     20 * 安裝 ucimf
     21   1. 將下列連結加入你的 /etc/apt/sources.list
     22      deb http://people.python.org.tw/~mat/debian binary/
     23   2. 請用 aptitude 安裝:
     24      jfbterm libucimf ucimf-openvanilla openvanilla-module-imgeneric
     25   (openvanilla-module-imphonetic << 我只要裝注音所以用這個)
     26   3. 請將你的特殊輸入法的 .cin 檔放到/usr/lib/openvanilla/OVIMGeneric/下
     27   (optional)
     28   4. 再依序執行下列步驟即可
     29      a. 啟機核心參數 vga=788 ( 或是 vga=791 )
     30      b. 用 root 在 tty 下執行 ucimf_keyboard
     31      c. 執行 LC_CTYPE=zh_CN.UTF-8 jfbterm
     32
     33   F12 或 Ctrl-Space  切換輸入狀態[[BR]]
     34   F11 或 Ctrl-ShiftL 切換輸入法[[BR]]
     35   F10 或 Ctrl-ShiftR 動態切換輸入法架構模組[[BR]]
     36
     37   有問題可以上IRC channel #dot問問看 http://wiki.debian.org.tw/index.php/IRC