|
|
第1行: |
第1行: |
| <div id="page" lang="zh" dir="ltr">
| | == SCIM == |
| <div dir="ltr" id="content" lang="zh"><span class="anchor" id="top"></span>
| | <pre><nowiki> |
| <span class="anchor" id="line-6"></span><span class="anchor" id="line-7"></span><p class="line867"> | | $sudo apt-get install scim scim-modules-socket scim-modules-table scim-pinyin scim-tables-zh scim-gtk2-immodule scim-qtimm |
| <h4 id="head-63480939dc8e5912a98c534ca961c458a7d5909a">SCIM</h4>
| |
| <span class="anchor" id="line-8"></span><ul><li style="list-style-type:none"><span class="anchor" id="line-9"></span><pre>$sudo apt-get install scim scim-modules-socket scim-modules-table scim-pinyin scim-tables-zh scim-gtk2-immodule scim-qtimm
| |
| $sudo im-switch -s scim | | $sudo im-switch -s scim |
| </pre><span class="anchor" id="line-12"></span></li><li style="list-style-type:none">注:在Dapper里也可以直接选择系统->系统管理—>语言支持(language support)勾选Chinese 就会自动安装和配置scim <span class="anchor" id="line-13"> | | </nowiki></pre> |
| | * 注:在Dapper里也可以直接选择系统->系统管理—>语言支持(language support)勾选Chinese 就会自动安装和配置scim |
|
| |
|
| <h4 id="head-ce38b83bf00665251f16ffdb5a7b9f7709fcc758">Fcitx</h4>
| | == Fcitx == |
| <span class="anchor" id="line-15"></span><ul><li style="list-style-type:none"><span class="anchor" id="line-16"></span><pre>$sudo apt-get install fcitx
| | <pre><nowiki> |
| | $sudo apt-get install fcitx |
| $sudo im-switch -s fcitx | | $sudo im-switch -s fcitx |
| </pre><span class="anchor" id="line-19"></span><span class="anchor" id="line-20"></span></li></ul> | | </nowiki></pre> |
|
| |
|
| <h4 id="head-23ed0401df80c349a03a6352267ec97d15c2af91">激活输入法</h4>
| | == 激活输入法 == |
| <span class="anchor" id="line-21"></span><ul><li style="list-style-type:none">重新启动Xwindow完成。按 Ctrl + 空格 键激活输入法。 <span class="anchor" id="line-22"></span></li></ul><span class="anchor" id="bottom"></span>
| | * 重新启动Xwindow完成。按 Ctrl + 空格 键激活输入法。 |
2007年5月23日 (三) 10:00的版本
SCIM
$sudo apt-get install scim scim-modules-socket scim-modules-table scim-pinyin scim-tables-zh scim-gtk2-immodule scim-qtimm
$sudo im-switch -s scim
- 注:在Dapper里也可以直接选择系统->系统管理—>语言支持(language support)勾选Chinese 就会自动安装和配置scim
Fcitx
$sudo apt-get install fcitx
$sudo im-switch -s fcitx
激活输入法
- 重新启动Xwindow完成。按 Ctrl + 空格 键激活输入法。