File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 2525
2626同样的操作适用于其他类似的、具有列表结构界面设计,例如拼音词典、标点映射等等。
2727
28+ ## 如何调整输入法顺序
29+
30+ 长按输入法条目,直至其下方出现阴影,此时不要松手,上下拖动即可改变顺序。
31+
2832## 如何修改已经输入但未提交的文本
2933
3034当预编辑文本 (preedit) 在键盘中显示时,您可以通过滑动空格键来移动光标;当它在应用的文本框内显示时,您可以直接通过点击使光标移动到需要的位置。
3640!!! note
3741
3842 要启用应用内预编辑,请在 *全局选项 (Global Options)* 以及拼音设置中启用 *在程序中展示预编辑文本 (Show preedit in application)*,并在 *行为 (Behavior)* 中关闭 *忽略系统光标位置 (Ignore system cursor position)*。
43+ 如果移动光标后,光标会自动跳回左侧,请禁用拼音设置中的 *将嵌入预编辑文本的光标固定在开头 (Fix embedded preedit cursor at the beginning of the preedit)*。
3944
40- ## 为什么在有候选词时点击符号键盘中的数字会触发选词提交
45+ 按住退格键并向左划动一段距离后松手,可以重置输入状态,快速清空预编辑文本及候选词。
4146
42- ` ?123 ` 符号键盘中第一行的数字键被映射到了桌面键盘字母键区上的那一行数字键,因此会触发选词。
47+ ## 如何导出配置文件/用户词库
4348
44- !!! note
49+ fcitx5 的配置文件、输入历史及用户词库存储在设备外置存储中,路径为 ` /sdcard/Android/data/org.fcitx.fcitx5.android/files/ ` 。拼音和双拼输入法的用户词库/输入历史保存在 ` data/pinyin/user.{dict,history} ` ,五笔等码表输入法为 ` data/table/${name}.{dict,user.history} ` 。
4550
46- 拼音设置中的 *数字键盘选词 (Use Keypad as Selection key)* 的数字键盘指的是数字小键盘 `KP_*`,与符号键盘中的这一行数字键无关 。
51+ 使用系统内置文件管理器 (DocumentsUI),在侧边栏中选择本应用的名称,也可以直接访问上述目录中的文件 。
You can’t perform that action at this time.
0 commit comments