updated fcitx5 configs
This commit is contained in:
parent
3ae6f01d88
commit
fa1d9d0944
File diff suppressed because it is too large
Load Diff
|
@ -10,8 +10,6 @@ SpellEnabled=True
|
||||||
EmojiEnabled=True
|
EmojiEnabled=True
|
||||||
# Enable Chaizi
|
# Enable Chaizi
|
||||||
ChaiziEnabled=True
|
ChaiziEnabled=True
|
||||||
# Enable Characters in Unicode CJK Extension B
|
|
||||||
ExtBEnabled=True
|
|
||||||
# Enable Cloud Pinyin
|
# Enable Cloud Pinyin
|
||||||
CloudPinyinEnabled=False
|
CloudPinyinEnabled=False
|
||||||
# Cloud Pinyin Index
|
# Cloud Pinyin Index
|
||||||
|
@ -26,16 +24,10 @@ PinyinInPreedit=False
|
||||||
Prediction=False
|
Prediction=False
|
||||||
# Prediction Size
|
# Prediction Size
|
||||||
PredictionSize=10
|
PredictionSize=10
|
||||||
# Action when switching input method
|
|
||||||
SwitchInputMethodBehavior="Commit current preedit"
|
|
||||||
# Select 2nd Candidate
|
# Select 2nd Candidate
|
||||||
SecondCandidate=
|
SecondCandidate=
|
||||||
# Select 3rd Candidate
|
# Select 3rd Candidate
|
||||||
ThirdCandidate=
|
ThirdCandidate=
|
||||||
# Use Keypad as Selection key
|
|
||||||
UseKeypadAsSelection=False
|
|
||||||
# Use BackSpace to cancel the selection
|
|
||||||
BackSpaceToUnselect=True
|
|
||||||
# Number of Sentences
|
# Number of Sentences
|
||||||
Number of sentence=2
|
Number of sentence=2
|
||||||
# Prompt long word length when input length over (0 for disable)
|
# Prompt long word length when input length over (0 for disable)
|
||||||
|
@ -88,7 +80,7 @@ FirstRun=False
|
||||||
[Fuzzy]
|
[Fuzzy]
|
||||||
# ue -> ve
|
# ue -> ve
|
||||||
VE_UE=True
|
VE_UE=True
|
||||||
# Common Typo
|
# gn -> ng
|
||||||
NG_GN=True
|
NG_GN=True
|
||||||
# Inner Segment (xian -> xi'an)
|
# Inner Segment (xian -> xi'an)
|
||||||
Inner=True
|
Inner=True
|
||||||
|
|
Loading…
Reference in New Issue