From d67bf8d433b31ec305de7196e93f64b2b8c5cc28 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Wed, 29 Oct 2025 19:47:35 +0800 Subject: update --- home/xyz/.config/fcitx5/conf/pinyin.conf | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'home/xyz/.config') diff --git a/home/xyz/.config/fcitx5/conf/pinyin.conf b/home/xyz/.config/fcitx5/conf/pinyin.conf index dce6f87b..b6b7d6ec 100644 --- a/home/xyz/.config/fcitx5/conf/pinyin.conf +++ b/home/xyz/.config/fcitx5/conf/pinyin.conf @@ -2,13 +2,13 @@ ShuangpinProfile=Ziranma # Show current shuangpin mode ShowShuangpinMode=True -# Page size +# Candidates Per Page PageSize=5 -# Enable Spell +# Show English Candidates SpellEnabled=True -# Enable Symbols +# Show symbol candidates SymbolsEnabled=True -# Enable Chaizi +# Show Chaizi candidates ChaiziEnabled=True # Enable more Characters after Unicode CJK Extension B ExtBEnabled=True @@ -16,7 +16,7 @@ ExtBEnabled=True StrokeCandidateEnabled=True # Enable Cloud Pinyin CloudPinyinEnabled=False -# Cloud Pinyin Index +# Cloud Pinyin Candidate Order CloudPinyinIndex=2 # Show animation when Cloud Pinyin is loading CloudPinyinAnimation=True @@ -30,13 +30,15 @@ PreeditCursorPositionAtBeginning=True PinyinInPreedit=True # Enable Prediction Prediction=False -# Prediction Size +# Number of Predictions PredictionSize=10 +# Backspace behavior on prediction +BackspaceBehaviorOnPrediction="Backspace when not using on-screen keyboard" # Action when switching input method SwitchInputMethodBehavior="Commit current preedit" -# Select 2nd Candidate +# Select Second Candidate SecondCandidate= -# Select 3rd Candidate +# Select Third Candidate ThirdCandidate= # Use Keypad as Selection key UseKeypadAsSelection=False @@ -44,6 +46,8 @@ UseKeypadAsSelection=False BackSpaceToUnselect=True # Number of Sentences Number of sentence=2 +# Number of Phrase Candidates +WordCandidateLimit=15 # Prompt long word length when input length over (0 for disable) LongWordLengthLimit=4 # Key to trigger quickphrase -- cgit v1.2.3-70-g09d2