File tree Expand file tree Collapse file tree 5 files changed +24
-11
lines changed Expand file tree Collapse file tree 5 files changed +24
-11
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,4 @@ Documentation for fcitx5-android.
44
55## Build
66
7- You an install ` mkdocs-material ` via ` pip ` .
8-
7+ Install ` mkdocs-material ` via ` pip ` .
Original file line number Diff line number Diff line change 77以导入[ 郑码] ( https://github.com/fcitx/fcitx5-table-extra ) 为例:
88
991 . 获取 ` zhengma.conf ` 与 ` zhengma.main.dict ` 两个文件
10- 2 . 将 ` zhengma.dict ` 添加至 ` /Android/data/org.fcitx.fcitx5.android/files/data/table/ ` 文件夹
10+ 2 . 将 ` zhengma.dict ` 添加至 ` /Android/data/org.fcitx.fcitx5.android/files/data/table/ ` 目录
11113 . 将 ` zhengma.conf ` 中 ` [Table] File= ` 的路径改为 ` table/zhengma.dict `
12- 4 . 将修改好的 ` zhengma.conf ` 添加至 ` /Android/data/org.fcitx.fcitx5.android/files/data/inputmethod/ `
12+ 4 . 将修改好的 ` zhengma.conf ` 添加至 ` /Android/data/org.fcitx.fcitx5.android/files/data/inputmethod/ ` 目录
1313
1414!!! warning
1515
1616 若您配置了[工作资料](https://developer.android.com/work/versions/android-11#work),则上述路径可能不适用。您总是可以通过系统内置文件管理器来轻松管理 Fcitx5 for Android 的数据文件。
1717
1818!!! note
1919
20- 请创建 `table` 或 `data` 目录如果它们不存在 。
20+ 若 `table` 或 `data` 目录不存在,请创建 。
2121
2222## 如何移除输入法
2323
24- 向左滑动条目。同样的界面设计适用于其他具有列表结构的配置, 例如拼音词典、标点映射等等。
24+ 向左滑动条目。同样的操作适用于其他类似的界面设计(具有列表结构的配置): 例如拼音词典、标点映射等等。
2525
2626## 如何修改已经输入但未提交的文本
2727
28- 例如您在编写长句时想修改已经输入的内容。 当预编辑 (preedit) 在键盘中展示时,您可以通过滑动空格键来移动光标;当它在应用内展示时,您可以直接通过点击使光标移动到需要的位置。
28+ 当预编辑 (preedit) 在键盘中展示时,您可以通过滑动空格键来移动光标;当它在应用内展示时,您可以直接通过点击使光标移动到需要的位置。
2929
3030!!! hint
3131
32- 要启用应用内预编辑,请在 *全局选项 (Global Options)* 以及拼音设置中启用 *在程序中展示预编辑文本 (Show preedit in application)*,并在 *行为 (Behavior)* 中关闭 *忽略系统光标位置 (Ignore system cursor position)* 。
32+ 这在编写长句需要修改已经输入的内容时十分有用 。
3333
34+ !!! note
35+
36+ 要启用应用内预编辑,请在 *全局选项 (Global Options)* 以及拼音设置中启用 *在程序中展示预编辑文本 (Show preedit in application)*,并在 *行为 (Behavior)* 中关闭 *忽略系统光标位置 (Ignore system cursor position)*。
37+
38+ ## 为什么在有候选词时点击符号键盘中的数字会触发选词提交
39+
40+ ` ?123 ` 符号键盘中第一行的数字键被映射到了桌面键盘字母键区上的那一行数字键,因此会触发选词。
41+
42+ !!! note
43+
44+ 拼音设置中的 *数字键盘选词 (Use Keypad as Selection key)* 的数字键盘指的是数字小键盘 `KP_*`,与符号键盘中的这一行数字键无关。
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 99* 加入 Matrix 聊天室:< https://matrix.to/#/#fcitx5-android:mozilla.org >
1010* 加入 Telegram 群聊:< https://t.me/+hci-DrFVWUM3NTUx >
1111
12- Telegram 群与 Matrix 聊天室是互通的。
12+ !!! info
13+
14+ Telegram 群与 Matrix 聊天室是互通的。
Original file line number Diff line number Diff line change 66
77更新器是一个独立的应用,它可以获取并安装位于 Jenkins 上最近几次构建的 apk 安装包。目前,更新器仍是进展中的项目,它不在 Jenkins 上构建并分发二进制。您可以在 < https://github.com/fcitx5-android/fcitx5-android-updater > 获取它的源码自行构建安装。
88
9- > 您也可以在 [ Telegram 群] ( index.md ) 中获取开发者临时构建签名的版本。
9+ !!! info
10+
11+ 您也可以在 [Telegram 群](index.md) 中获取开发者临时构建签名的版本。
You can’t perform that action at this time.
0 commit comments