diff options
| -rw-r--r-- | home/xyz/.config/fcitx5/conf/chttrans.conf | 6 | ||||
| -rw-r--r-- | home/xyz/.config/fcitx5/conf/pinyin.conf | 132 | ||||
| -rw-r--r-- | home/xyz/.config/fcitx5/profile | 4 |
3 files changed, 72 insertions, 70 deletions
diff --git a/home/xyz/.config/fcitx5/conf/chttrans.conf b/home/xyz/.config/fcitx5/conf/chttrans.conf index cb546117..67c814f9 100644 --- a/home/xyz/.config/fcitx5/conf/chttrans.conf +++ b/home/xyz/.config/fcitx5/conf/chttrans.conf @@ -1,12 +1,12 @@ # Translate engine Engine=Native # Enabled Input Methods -EnabledIM= +# EnabledIM= # OpenCC profile for Simplified to Traditional OpenCCS2TProfile= # OpenCC profile for Traditional to Simplified OpenCCT2SProfile= -[Hotkey] -0=Control+Shift+F +# [Hotkey] +# 0=Control+Shift+F diff --git a/home/xyz/.config/fcitx5/conf/pinyin.conf b/home/xyz/.config/fcitx5/conf/pinyin.conf index 1cf434ab..31744d53 100644 --- a/home/xyz/.config/fcitx5/conf/pinyin.conf +++ b/home/xyz/.config/fcitx5/conf/pinyin.conf @@ -1,68 +1,70 @@ # Shuangpin Profile -ShuangpinProfile=Ziranma +# ShuangpinProfile=Ziranma # Show current shuangpin mode -ShowShuangpinMode=True +# ShowShuangpinMode=True # Candidates Per Page PageSize=5 # Show English Candidates -SpellEnabled=True +# SpellEnabled=True # Show symbol candidates -SymbolsEnabled=True +# SymbolsEnabled=True # Show Chaizi candidates -ChaiziEnabled=True +# ChaiziEnabled=True # Enable more Characters after Unicode CJK Extension B -ExtBEnabled=True +# ExtBEnabled=True # Show stroke candidates when typing with h(一), s(丨), p(丿), n(㇏), z(𠃍) -StrokeCandidateEnabled=True +# StrokeCandidateEnabled=True # Enable Cloud Pinyin -CloudPinyinEnabled=False +# CloudPinyinEnabled=False # Cloud Pinyin Candidate Order -CloudPinyinIndex=2 +# CloudPinyinIndex=2 # Show animation when Cloud Pinyin is loading -CloudPinyinAnimation=True +# CloudPinyinAnimation=True # Always show Cloud Pinyin place holder -KeepCloudPinyinPlaceHolder=False +# KeepCloudPinyinPlaceHolder=False # Preedit Mode -PreeditMode="Composing pinyin" +# PreeditMode="Composing pinyin" # Fix embedded preedit cursor at the beginning of the preedit -PreeditCursorPositionAtBeginning=True +# PreeditCursorPositionAtBeginning=True # Show complete pinyin in preedit PinyinInPreedit=True # Enable Prediction -Prediction=False +# Prediction=False # Keep the current typed text for next input prediction -KeepCurrentContext=True +# KeepCurrentContext=True # Number of Predictions PredictionSize=10 # Backspace behavior on prediction -BackspaceBehaviorOnPrediction="Backspace when not using on-screen keyboard" +# BackspaceBehaviorOnPrediction="Backspace when not using on-screen keyboard" # Action when switching input method -SwitchInputMethodBehavior="Commit current preedit" +# SwitchInputMethodBehavior="Commit current preedit" +# Learning +# Learning=True # Select Second Candidate -SecondCandidate= +# SecondCandidate= # Select Third Candidate -ThirdCandidate= +# ThirdCandidate= # Use Keypad as Selection key -UseKeypadAsSelection=False +# UseKeypadAsSelection=False # Choose Last Character from Phrase -ChooseLastCharFromPhrase=bracketright +# ChooseLastCharFromPhrase=bracketright # Use BackSpace to cancel the selection -BackSpaceToUnselect=True +# BackSpaceToUnselect=True # Number of Sentences -Number of sentence=2 +# Number of sentence=2 # Number of Phrase Candidates -WordCandidateLimit=15 +# WordCandidateLimit=15 # Prompt long word length when input length over (0 for disable) -LongWordLengthLimit=4 +# LongWordLengthLimit=4 # Key to trigger quickphrase -QuickPhraseKey=semicolon +# QuickPhraseKey=semicolon # Use V to trigger quickphrase VAsQuickphrase=False # FirstRun FirstRun=False -[ForgetWord] -0=Control+7 +# [ForgetWord] +# 0=Control+7 [PrevPage] 0=minus @@ -72,32 +74,32 @@ FirstRun=False 0=equal 1=Down -[PrevCandidate] -0=Shift+Tab +# [PrevCandidate] +# 0=Shift+Tab -[NextCandidate] -0=Tab +# [NextCandidate] +# 0=Tab -[CurrentCandidate] -0=space -1=KP_Space +# [CurrentCandidate] +# 0=space +# 1=KP_Space -[CommitRawInput] -0=Return -1=KP_Enter -2=Control+Return -3=Control+KP_Enter -4=Shift+Return -5=Shift+KP_Enter -6=Control+Shift+Return -7=Control+Shift+KP_Enter +# [CommitRawInput] +# 0=Return +# 1=KP_Enter +# 2=Control+Return +# 3=Control+KP_Enter +# 4=Shift+Return +# 5=Shift+KP_Enter +# 6=Control+Shift+Return +# 7=Control+Shift+KP_Enter [ChooseCharFromPhrase] 0=bracketleft 1=bracketright -[FilterByStroke] -0=grave +# [FilterByStroke] +# 0=grave [QuickPhraseTriggerRegex] 0=.(/|@)$ @@ -106,45 +108,45 @@ FirstRun=False [Fuzzy] # ue -> ve -VE_UE=True +# VE_UE=True # Common Typo -NG_GN=True +# NG_GN=True # Match Letter in lower case -LowerCaseMatchLetter=True +# LowerCaseMatchLetter=True # Inner Segment (xian -> xi'an) -Inner=True +# Inner=True # Inner Segment for Short Pinyin (qie -> qi'e) -InnerShort=True +# InnerShort=True # Match partial finals (e -> en, eng, ei) -PartialFinal=True +# PartialFinal=True # Match partial shuangpin if input length is longer than 4 -PartialSp=False +# PartialSp=False # u <-> v -V_U=False +# V_U=False # an <-> ang -AN_ANG=False +# AN_ANG=False # en <-> eng EN_ENG=True # ian <-> iang -IAN_IANG=False +# IAN_IANG=False # in <-> ing IN_ING=True # u <-> ou -U_OU=False +# U_OU=False # uan <-> uang -UAN_UANG=False +# UAN_UANG=False # c <-> ch -C_CH=False +# C_CH=False # f <-> h -F_H=False +# F_H=False # l <-> n -L_N=False +# L_N=False # l <-> r -L_R=False +# L_R=False # s <-> sh -S_SH=False +# S_SH=False # z <-> zh -Z_ZH=False +# Z_ZH=False # Correction Layout -Correction=None +# Correction=None diff --git a/home/xyz/.config/fcitx5/profile b/home/xyz/.config/fcitx5/profile index e0f55d98..7ed547cb 100644 --- a/home/xyz/.config/fcitx5/profile +++ b/home/xyz/.config/fcitx5/profile @@ -10,13 +10,13 @@ DefaultIM=pinyin # Name Name=keyboard-us-altgr-intl # Layout -Layout= +# Layout= [Groups/0/Items/1] # Name Name=pinyin # Layout -Layout= +# Layout= [GroupOrder] 0=Default |
