diff options
Diffstat (limited to 'home')
| -rw-r--r-- | home/xyz/.config/fcitx5/conf/pinyin.conf | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/home/xyz/.config/fcitx5/conf/pinyin.conf b/home/xyz/.config/fcitx5/conf/pinyin.conf index 8abada6e..b0b27603 100644 --- a/home/xyz/.config/fcitx5/conf/pinyin.conf +++ b/home/xyz/.config/fcitx5/conf/pinyin.conf @@ -28,6 +28,8 @@ PredictionSize=10  SecondCandidate=  # Select 3rd Candidate  ThirdCandidate= +# Use Keypad as Selection key +UseKeypadAsSelection=False  # Number of Sentences  Number of sentence=2  # Prompt long word length when input length over (0 for disable) | 
