-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathconfig
108 lines (104 loc) · 2.36 KB
/
config
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
[Program]
# Fcitx真正启动前延迟的秒数
DelayStart=0
# 在窗口间共享状态
# 可选值:
# No All PerProgram
ShareStateAmongWindow=No
# 默认输入法状态
# 可选值:
# Close Inactive Active
DefaultInputMethodState=Close
# 这是 Fcitx 首次启动
# 可选值:
# True False
FirstRun=False
# 使用第一个输入法作为非激活状态
# 可选值:
# True False
FirstAsInactive=False
[Output]
# 数字后跟半角符号
# 可选值:
# True False
HalfPuncAfterNumber=True
# 回车键操作
# 可选值:
# Nothing Clean Commit
EnterAction=Commit
# 联想模式禁用翻页
# 可选值:
# True False
RemindModeDisablePaging=True
# 快速切换英文模式时上屏
# 可选值:
# True False
SendTextWhenSwitchEng=True
# 候选词个数
CandidateWordNumber=5
# 提示词库中词组
# 可选值:
# True False
PhraseTips=True
[Appearance]
# 切换输入时显示输入条
# 可选值:
# True False
ShowInputWindowAfterTriggering=True
# 序号后加点
# 可选值:
# True False
ShowPointAfterIndex=True
# 显示输入速度
# 可选值:
# True False
ShowInputSpeed=True
# 显示版本
# 可选值:
# True False
ShowVersion=True
# 只有预编辑字符串时不显示输入窗口
# 可选值:
# True False
HideInputWindowWhenOnlyPreeditString=False
# 只有一个候选词时不显示输入窗口(只有预编辑字符串时不显示窗口必须选中)
# 可选值:
# True False
HideInputWindowWhenOnlyOneCandidate=False
[Hotkey]
# 快捷键: 切换输入法
TriggerKey=CTRL_SPACE
# 启用左Ctrl + 左Shift 在输入法间切换
# 可选值:
# True False
IMSwitchKey=True
# 快捷键: 切换中英文输入
# 可选值:
# R_CTRL R_SHIFT L_SHIFT L_CTRL ALT_L_SHIFT ALT_R_SHIFT Disabled
SwitchKey=L_SHIFT
# 双击中英文切换键时切换
# 可选值:
# True False
DoubleSwitchKey=False
# 输入间隔
TimeInterval=250
# 快捷键: 切换虚拟键盘
VKSwitchKey=CTRL_ALT_B
# 快捷键: 切换联想模式
RemindSwitchKey=
# 快捷键: 切换全角
FullWidthSwitchKey=SHIFT_SPACE
# 切换全角标点的快捷键
PuncSwitchKey=ALT_SPACE
# 快捷键: 前一页
PrevPageKey=,
# 快捷键: 后一页
NextPageKey=.
# 快捷键: 选择第二第三候选词
#SecondThirdCandWordKey=SHIFT
SecondThirdCandWordKey=
# 快捷键: 保存配置及输入历史
SaveAllKey=CTRL_ALT_S
# 快捷键: 切换嵌入预编辑字符串
SwitchPreedit=CTRL_ALT_P
FullWidthSwitchKey=