forked from fcitx/handbook
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
109 lines (109 loc) · 5.08 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>小企鹅输入法(fcitx)</title>
<link rel="stylesheet" href="docbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<meta name="description" content="小企鹅中文输入法(Free Chinese Input Toy for X,fcitx) 是一个以GPL方式发布的XIM简体中文输入法, 编写它的目是为X桌面环境提供一个轻量级、 尽量少依赖其它库的简体中文输入方案。">
<link rel="home" href="index.html" title="小企鹅输入法(fcitx)">
<link rel="next" href="glossary.html" title="术语表">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr><th colspan="3" align="center">小企鹅输入法(fcitx)</th></tr>
<tr>
<td width="20%" align="left"> </td>
<th width="60%" align="center"> </th>
<td width="20%" align="right"> <a accesskey="n" href="glossary.html">下一页</a>
</td>
</tr>
</table>
<hr>
</div>
<div lang="zh-CN" class="book" title="小企鹅输入法(fcitx)">
<div class="titlepage">
<div>
<div><h1 class="title">
<a name="id14821014"></a>小企鹅输入法(fcitx)</h1></div>
<div><p class="copyright">版权 © 2005, 2006, 2007, 2008, 2009, 2010 Yuking</p></div>
<div><div class="abstract" title="摘要">
<p class="title"><b>摘要</b></p>
<p>小企鹅中文输入法(Free Chinese Input Toy for X,fcitx)
是一个以GPL方式发布的XIM简体中文输入法,
编写它的目是为X桌面环境提供一个轻量级、
尽量少依赖其它库的简体中文输入方案。</p>
</div></div>
</div>
<hr>
</div>
<div class="toc">
<p><b>目录</b></p>
<dl>
<dt><span class="glossary"><a href="glossary.html">术语表</a></span></dt>
<dt><span class="part"><a href="introduction.html">I. 软件概述</a></span></dt>
<dt><span class="part"><a href="installation.html">II. 安装配置</a></span></dt>
<dd><dl>
<dt><span class="chapter"><a href="install.html">1. 安装</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="install.html#source">1.1. 从源代码安装</a></span></dt>
<dt><span class="sect1"><a href="package.html">1.2. 从预编译包安装</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="config-env.html">2. 配置环境变量</a></span></dt>
<dt><span class="chapter"><a href="autostart.html">3. 跟随桌面环境自动启动</a></span></dt>
<dt><span class="chapter"><a href="config.html">4. 配置文件说明</a></span></dt>
</dl></dd>
<dt><span class="part"><a href="functions.html">III. 功能说明</a></span></dt>
<dd><dl>
<dt><span class="chapter"><a href="input-methods.html">5. 输入法</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="input-methods.html#pinyin">5.1. 拼音输入法</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="input-methods.html#id14839969">5.1.1. 常用字表</a></span></dt>
<dt><span class="sect2"><a href="input-methods.html#id14840003">5.1.2. 双拼输入</a></span></dt>
<dt><span class="sect2"><a href="input-methods.html#id14905940">5.1.3. 以词定字</a></span></dt>
<dt><span class="sect2"><a href="input-methods.html#id14905953">5.1.4. 特殊符号输入</a></span></dt>
<dt><span class="sect2"><a href="input-methods.html#id14908386">5.1.5. 制作拼音库</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="quwei.html">5.2. 区位输入法</a></span></dt>
<dt><span class="sect1"><a href="code-table.html">5.3. 码表输入法</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="code-table.html#id14953523">5.3.1. 制作码表</a></span></dt>
<dt><span class="sect2"><a href="code-table.html#id14986011">5.3.2. 反查拼音</a></span></dt>
</dl></dd>
</dl></dd>
<dt><span class="chapter"><a href="chinese-punctuation.html">6. 中文标点</a></span></dt>
<dt><span class="chapter"><a href="quick-phrase.html">7. 快速输入</a></span></dt>
<dt><span class="chapter"><a href="system-tray-icon.html">8. 系统托盘图标</a></span></dt>
<dt><span class="chapter"><a href="record.html">9. 记录模式</a></span></dt>
<dt><span class="chapter"><a href="skin.html">10. 皮肤</a></span></dt>
<dt><span class="chapter"><a href="others.html">11. 其它功能</a></span></dt>
</dl></dd>
<dt><span class="part"><a href="faq.html">IV. 常见问题</a></span></dt>
<dt><span class="part"><a href="thanks.html">V. 致谢</a></span></dt>
<dt><span class="part"><a href="appendix.html">VI. 附录</a></span></dt>
<dd><dl>
<dt><span class="chapter"><a href="hot-key.html">12. 热键</a></span></dt>
<dt><span class="chapter"><a href="compile.html">13. 编译安装流程</a></span></dt>
</dl></dd>
</dl>
</div>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left"> </td>
<td width="20%" align="center"> </td>
<td width="40%" align="right"> <a accesskey="n" href="glossary.html">下一页</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top"> </td>
<td width="20%" align="center"> </td>
<td width="40%" align="right" valign="top"> 术语表</td>
</tr>
</table>
</div>
</body>
</html>