forked from fcitx/handbook
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrecord.html
More file actions
51 lines (51 loc) · 2.25 KB
/
record.html
File metadata and controls
51 lines (51 loc) · 2.25 KB
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
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>第 9 章 记录模式</title>
<link rel="stylesheet" href="docbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="小企鹅输入法(fcitx)">
<link rel="up" href="functions.html" title="部分 III. 功能说明">
<link rel="prev" href="system-tray-icon.html" title="第 8 章 系统托盘图标">
<link rel="next" href="skin.html" title="第 10 章 皮肤">
</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">第 9 章 记录模式</th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="system-tray-icon.html">上一页</a> </td>
<th width="60%" align="center">部分 III. 功能说明</th>
<td width="20%" align="right"> <a accesskey="n" href="skin.html">下一页</a>
</td>
</tr>
</table>
<hr>
</div>
<div class="chapter" title="第 9 章 记录模式">
<div class="titlepage"><div><div><h2 class="title">
<a name="record"></a>第 9 章 记录模式</h2></div></div></div>
<p>当编译时打开了记录功能,fcitx会在用户配置目录中记录用户通过fcitx进行的中文输入,保存在用户目录下的文件<code class="filename">record.dat</code>中。</p>
<p>默认情况下,在中文输入模式时,按CTRL_ALT_J打开/关闭记录功能;按CTRL_ALT_A将清除以前的记录。</p>
<p>当记录功能打开时,输入条上将显示“(记录模式)”。</p>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="system-tray-icon.html">上一页</a> </td>
<td width="20%" align="center"><a accesskey="u" href="functions.html">上一级</a></td>
<td width="40%" align="right"> <a accesskey="n" href="skin.html">下一页</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">第 8 章 系统托盘图标 </td>
<td width="20%" align="center"><a accesskey="h" href="index.html">起始页</a></td>
<td width="40%" align="right" valign="top"> 第 10 章 皮肤</td>
</tr>
</table>
</div>
</body>
</html>