-
Notifications
You must be signed in to change notification settings - Fork 1
/
fcitx_config
152 lines (146 loc) · 3.68 KB
/
fcitx_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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
[Program]
# Font
Font=文泉驿等宽微米黑
# Menu Font
MenuFont=文泉驿等宽微米黑
# Font Locale to display
FontLocale=zh_CN.UTF-8
# Record File of Input
RecordFile=
# Use System Tray Icon
UseTray=True
# Use DBus to display UI (Require KIMPanel)
UseDBus=False
# Enable Addons to Fcitx
EnableAddons=True
# Seconds sleep before fcitx really start
DelayStart=0
[Output]
# Use English Punc After a Number
HalfPuncAfterNumber=True
# Action after press enter
EnterAction=Commit
# Action after press SemiColon
SemiColonAction=QuickPhrase
# Input English Character if you input upper case
InputEngByCapitalChar=True
# Convert Punc to Chinese Punc
ConvertPunc=True
# Disable Paging in Legend Mode
LegendModeDisablePaging=True
# Send inputed Text if Switch to English Mode
SendTextWhenSwitchEng=False
[Appearance]
# Candidate Word Number
CandidateWordNumber=5
# Main Window Hide Mode
MainWindowHideMode=Auto
# Show Input Window In the center of screen
CenterInputWindow=False
# Show Input Window After Trigger Input Mode
ShowInputWindowAfterTriggering=True
# Show Point After Index
ShowPointAfterIndex=True
# Show Input Speed
ShowInputSpeed=True
# Show Version
ShowVersion=True
# Show Hint Window while ENV is not correctly configured.
ShowHintWindow=False
# Skin Name in use
SkinType=default
[Hotkey]
# Hot key of Triggering Input Method
TriggerKey=CTRL_0
# Hotkey of Switching Chinese and English Mode
ChnEngSwitchKey=L_CTRL
# Double click Switch Key to Change Mode
DoubleSwitchKey=False
# Interval of Two Key Input
TimeInterval=250
# Hotkey of Switching Follow Cursor Mode
FollowCursorKey=CTRL_ALT_0
# Hotkey of Hiding Main Window
HideMainWindowKey=CTRL_ALT_0
# Hotkey of Switching Virtual Keyboard
VKSwitchKey=CTRL_ALT_0
# Hotkey of Switching Traditional Chinese Input Mode On.
TraditionalChnSwitchKey=CTRL_ALT_0
# Hotkey of Switching Legend Mode
LegendSwitchKey=CTRL_ALT_0
# Hotkey of Looking up the Corresponding pinyin of Word.
LookupPinyinKey=CTRL_ALT_0
# Hotkey of Switching Full Width Character Mode
FullWidthSwitchKey=CTRL_ALT_0
# Hotkey of Switch Chinese Punc Mode
ChnPuncSwitchKey=CTRL_ALT_0
# Hotkey of Going Prev Page
PrevPageKey=-
# Hotkey of Going Next Page
NextPageKey==
# Hotkey to Choose Second and Third Candidate Word
SecondThirdCandWordKey=SHIFT
# Hotkey of Saving All Config and Input History
SaveAllKey=CTRL_ALT_0
# Hotkey of Switching Recording Mode
SetRecordingKey=CTRL_ALT_0
# Hotkey of Reseting Recording Mode
ResetRecordingKey=CTRL_ALT_0
[InputMethod]
# Pinyin Priority Order, Zero to Disable
PinyinOrder=1
# Shuangpin Priority Order, Zero to Disable
ShuangpinOrder=1
# Default Shuangpin Schema
DefaultShuangpinSchema=自然码
# Quwei Priority Order, Zero to Disable
QuweiOrder=0
# Table Priority Order, Zero to Disable
TableOrder=1
# Give the tips of Phrase
PhraseTips=True
[Pinyin]
# Use Complete Pinyin
UseCompletePinyin=False
# Auto Create Phrase
AutoCreatePhrase=True
# Save Auto Created Phrase
SaveAutoPhrase=False
# Hotkey of Adding Frequent Word
AddFreqWordKey=CTRL_8
# Hotkey of Deleting Frequent Word
DeleteFreqWordKey=CTRL_7
# Hotkey of Delete User Phrase
DeleteUserPhraseKey=CTRL_DELETE
# Hotkey of Inputing Word From Phrase
InputWordFromPhraseKey=[]
# Rule of Candidate Word Order
BaseOrder=AdjustFreq
# Rule of Candidate Phrase Order
PhraseOrder=AdjustFast
# Rule of Frequent Word Order
FreqOrder=AdjustNo
# Fuzzy an and ang
FuzzyAnAng=False
# Fuzzy en and eng
FuzzyEnEng=False
# Fuzzy ian and iang
FuzzyIanIang=False
# Fuzzy in and ing
FuzzyInIng=False
# Fuzzy ou and u
FuzzyOuU=False
# Fuzzy uan and uang
FuzzyUanUang=False
# Fuzzy c and ch
FuzzyCCh=False
# Fuzzy f and h
FuzzyFH=False
# Fuzzy l and n
FuzzyLN=False
# Fuzzy s and sh
FuzzySSH=False
# Fuzzy z and zh
FuzzyZZH=False
# Fix misstype gn/ng
Misstype=False