aboutsummaryrefslogtreecommitdiffstats
path: root/.config/fcitx/conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/fcitx/conf')
-rw-r--r--.config/fcitx/conf/fcitx-autoeng.config21
-rw-r--r--.config/fcitx/conf/fcitx-chttrans.config11
-rw-r--r--.config/fcitx/conf/fcitx-classic-ui.config31
-rw-r--r--.config/fcitx/conf/fcitx-clipboard.config27
-rw-r--r--.config/fcitx/conf/fcitx-imselector.config48
-rw-r--r--.config/fcitx/conf/fcitx-keyboard.config25
-rw-r--r--.config/fcitx/conf/fcitx-notify.config2
-rw-r--r--.config/fcitx/conf/fcitx-pinyin-enhance.config28
-rw-r--r--.config/fcitx/conf/fcitx-pinyin.config109
-rw-r--r--.config/fcitx/conf/fcitx-quickphrase.config23
-rw-r--r--.config/fcitx/conf/fcitx-spell.config10
-rw-r--r--.config/fcitx/conf/fcitx-unicode.config4
-rw-r--r--.config/fcitx/conf/fcitx-xim.config6
-rw-r--r--.config/fcitx/conf/fcitx-xkb.config14
14 files changed, 359 insertions, 0 deletions
diff --git a/.config/fcitx/conf/fcitx-autoeng.config b/.config/fcitx/conf/fcitx-autoeng.config
new file mode 100644
index 0000000..7dfc7f4
--- /dev/null
+++ b/.config/fcitx/conf/fcitx-autoeng.config
@@ -0,0 +1,21 @@
+[Auto English]
+# Choose key modifier
+# Available Value:
+# None
+# Alt
+# Ctrl
+# Shift
+#ChooseModifier=Alt
+# Do not show spell hint
+# Available Value:
+# True False
+#DisableSpell=False
+# Maximum hint length
+#MaximumHintLength=2
+# Maximum words number kept in preedit
+#MaximumKeep=3
+# Add Extra space when selecting a candidate word
+# Available Value:
+# True False
+#SelectAddSpace=True
+
diff --git a/.config/fcitx/conf/fcitx-chttrans.config b/.config/fcitx/conf/fcitx-chttrans.config
new file mode 100644
index 0000000..32fcb32
--- /dev/null
+++ b/.config/fcitx/conf/fcitx-chttrans.config
@@ -0,0 +1,11 @@
+[TraditionalChinese]
+# Traditional Chinese Translate Engine
+# Available Value:
+# Native
+# OpenCC
+#TransEngine=OpenCC
+# Toggle for enable or disable
+#Hotkey=CTRL_SHIFT_F
+# Enabled state for im
+#EnabledForIM=
+
diff --git a/.config/fcitx/conf/fcitx-classic-ui.config b/.config/fcitx/conf/fcitx-classic-ui.config
new file mode 100644
index 0000000..3105287
--- /dev/null
+++ b/.config/fcitx/conf/fcitx-classic-ui.config
@@ -0,0 +1,31 @@
+[ClassicUI]
+# Status Panel Position X
+#MainWindowOffsetX=500
+# Status Panel Position Y
+#MainWindowOffsetY=40
+# Font Size
+#FontSize=0
+# Font
+#Font=Sans
+# Menu Font
+#MenuFont=Sans
+# Font Locale to display
+#FontLocale=zh_CN.UTF-8
+# Use System Tray Icon
+# Available Value:
+# True False
+#UseTray=True
+# Status Panel Hide Mode
+# Available Value:
+# Show
+# Auto
+# Hide when tray icon is available
+# Hide
+#MainWindowHideMode=Hide when tray icon is available
+# Vertical Candidate Word List
+# Available Value:
+# True False
+#VerticalList=False
+# Skin Name
+SkinType=dark
+
diff --git a/.config/fcitx/conf/fcitx-clipboard.config b/.config/fcitx/conf/fcitx-clipboard.config
new file mode 100644
index 0000000..e009a1f
--- /dev/null
+++ b/.config/fcitx/conf/fcitx-clipboard.config
@@ -0,0 +1,27 @@
+[Clipboard]
+# Save Clipboard History To File
+# Available Value:
+# True False
+#SaveHistoryToFile=True
+# Length of Clipboard History to Save
+#HistoryLength=5
+# Maximum length of each candidate word
+#CandidateMaxLength=43
+# Trigger Key for Clipboard History List
+#TriggerKey=CTRL_;
+# Use Selection Text
+# Available Value:
+# True False
+#UsePrimary=True
+# Choose key modifier
+# Available Value:
+# None
+# Alt
+# Ctrl
+# Shift
+#ChooseModifier=None
+# Ignore blank selections
+# Available Value:
+# True False
+#IgnoreBlank=True
+
diff --git a/.config/fcitx/conf/fcitx-imselector.config b/.config/fcitx/conf/fcitx-imselector.config
new file mode 100644
index 0000000..d013a7c
--- /dev/null
+++ b/.config/fcitx/conf/fcitx-imselector.config
@@ -0,0 +1,48 @@
+[IMSelector]
+# Local Input Method SelectKey
+#LocalInputMethodSelectKey=
+# Global Input Method SelectKey
+#GlobalInputMethodSelectKey=
+# Clear local Input Method
+#ClearLocal=
+
+[GlobalSelector]
+# Switch to the First Input Method
+#IM1=
+# Switch to the Second Input Method
+#IM2=
+# Switch to the Third Input Method
+#IM3=
+# Switch to the Fourth Input Method
+#IM4=
+# Switch to the Fifth Input Method
+#IM5=
+# Switch to the Sixth Input Method
+#IM6=
+# Switch to the Seventh Input Method
+#IM7=
+# Switch to the Eighth Input Method
+#IM8=
+# Switch to the Ninth Input Method
+#IM9=
+
+[LocalSelector]
+# Switch to the First Input Method
+#IM1=
+# Switch to the Second Input Method
+#IM2=
+# Switch to the Third Input Method
+#IM3=
+# Switch to the Fourth Input Method
+#IM4=
+# Switch to the Fifth Input Method
+#IM5=
+# Switch to the Sixth Input Method
+#IM6=
+# Switch to the Seventh Input Method
+#IM7=
+# Switch to the Eighth Input Method
+#IM8=
+# Switch to the Ninth Input Method
+#IM9=
+
diff --git a/.config/fcitx/conf/fcitx-keyboard.config b/.config/fcitx/conf/fcitx-keyboard.config
new file mode 100644
index 0000000..f4c53fb
--- /dev/null
+++ b/.config/fcitx/conf/fcitx-keyboard.config
@@ -0,0 +1,25 @@
+[Keyboard]
+# Commit with extra space when choose candidate word
+# Available Value:
+# True False
+#CommitWithExtraSpace=False
+# Choose key modifier
+# Available Value:
+# None
+# Alt
+# Ctrl
+# Shift
+#ChooseModifier=Alt
+# Toggle the word hint
+#HotkeyToggleWordHint=CTRL_ALT_H
+# Minimum length to trigger word hint
+#MinimumHintLength=1
+# Maximum length of spell hint list
+#MaximumHintLength=5
+# Use enter to commit the existing string
+# Available Value:
+# True False
+#UseEnterToCommit=False
+# Add current input buffer to user dictionary
+#HotkeyAddToUserDict=CTRL_ALT_N
+
diff --git a/.config/fcitx/conf/fcitx-notify.config b/.config/fcitx/conf/fcitx-notify.config
new file mode 100644
index 0000000..67bbb8b
--- /dev/null
+++ b/.config/fcitx/conf/fcitx-notify.config
@@ -0,0 +1,2 @@
+[Notify/Notify]
+HiddenNotify=
diff --git a/.config/fcitx/conf/fcitx-pinyin-enhance.config b/.config/fcitx/conf/fcitx-pinyin-enhance.config
new file mode 100644
index 0000000..a85ef48
--- /dev/null
+++ b/.config/fcitx/conf/fcitx-pinyin-enhance.config
@@ -0,0 +1,28 @@
+[Pinyin Enhance]
+# Treating abbreviated Pinyin as English
+# Available Value:
+# True False
+#ShortAsEnglish=False
+# Allow replacing the first candidate
+# Available Value:
+# True False
+#AllowReplaceFirst=True
+# Do not show spell hint
+# Available Value:
+# True False
+#DisableSpell=False
+# Maximum hint length
+#MaximumHintLength=1
+# Hotkey for Inputing Character From Phrase
+#InputCharFromPhraseString=[]
+# Hotkey for switching to Inputing Character From Phrase mode
+#InputCharFromPhraseKey=
+# Disable Pinyin Symbol
+# Available Value:
+# True False
+#DisableSym=False
+# Stroke input trigger length
+#StrokeThresh=2
+# Maximum results from stroke input.
+#StrokeLimit=3
+
diff --git a/.config/fcitx/conf/fcitx-pinyin.config b/.config/fcitx/conf/fcitx-pinyin.config
new file mode 100644
index 0000000..1f2c2a7
--- /dev/null
+++ b/.config/fcitx/conf/fcitx-pinyin.config
@@ -0,0 +1,109 @@
+[Pinyin]
+# Default Shuangpin Schema
+# Available Value:
+# Ziranma
+# MS
+# Ziguang
+# ABC
+# Zhongwenzhixing
+# PinyinJiaJia
+# XiaoHe
+# User Defined
+#DefaultShuangpinSchema=Ziranma
+# Fix preedit cursor at head
+# Available Value:
+# True False
+#FixCursorAtHead=False
+# Use V to trigger quickphrase
+# Available Value:
+# True False
+#UseVForQuickPhrase=True
+# Use Complete Pinyin
+# Available Value:
+# True False
+#UseCompletePinyin=False
+# Auto Create Phrase
+# Available Value:
+# True False
+#AutoCreatePhrase=True
+# Save Auto Created Phrase
+# Available Value:
+# True False
+#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
+# Rule of Candidate Word Order
+# Available Value:
+# AdjustNo
+# AdjustFast
+# AdjustFreq
+#BaseOrder=AdjustFreq
+# Rule of Candidate Phrase Order
+# Available Value:
+# AdjustNo
+# AdjustFast
+# AdjustFreq
+#PhraseOrder=AdjustFreq
+# Rule of Frequent Word Order
+# Available Value:
+# AdjustNo
+# AdjustFast
+# AdjustFreq
+#FreqOrder=AdjustNo
+# Fuzzy an and ang
+# Available Value:
+# True False
+#FuzzyAnAng=False
+# Fuzzy en and eng
+# Available Value:
+# True False
+#FuzzyEnEng=False
+# Fuzzy ian and iang
+# Available Value:
+# True False
+#FuzzyIanIang=False
+# Fuzzy in and ing
+# Available Value:
+# True False
+#FuzzyInIng=False
+# Fuzzy ou and u
+# Available Value:
+# True False
+#FuzzyOuU=False
+# Fuzzy uan and uang
+# Available Value:
+# True False
+#FuzzyUanUang=False
+# Fuzzy c and ch
+# Available Value:
+# True False
+#FuzzyCCh=False
+# Fuzzy f and h
+# Available Value:
+# True False
+#FuzzyFH=False
+# Fuzzy l and n
+# Available Value:
+# True False
+#FuzzyLN=False
+# Fuzzy s and sh
+# Available Value:
+# True False
+#FuzzySSH=False
+# Fuzzy z and zh
+# Available Value:
+# True False
+#FuzzyZZH=False
+# Fix misstype gn/ng
+# Available Value:
+# True False
+#Misstype=True
+# Fix misstype v/u like jv, qv, xv, yv
+# Available Value:
+# True False
+#MisstypeVU=True
+
diff --git a/.config/fcitx/conf/fcitx-quickphrase.config b/.config/fcitx/conf/fcitx-quickphrase.config
new file mode 100644
index 0000000..ef8fab5
--- /dev/null
+++ b/.config/fcitx/conf/fcitx-quickphrase.config
@@ -0,0 +1,23 @@
+[QuickPhrase]
+# Trigger Key for QuickPhrase
+# Available Value:
+# None
+# Semicolon
+# Grave
+#QuickPhraseTriggerKey=Semicolon
+# Alternative Trigger Key for QuickPhrase
+#AlternativeTriggerKey=
+# Choose key modifier
+# Available Value:
+# None
+# Alt
+# Ctrl
+# Shift
+#ChooseModifier=None
+# Do not show spell hint
+# Available Value:
+# True False
+#DisableSpell=False
+# Maximum hint length
+#MaximumHintLength=2
+
diff --git a/.config/fcitx/conf/fcitx-spell.config b/.config/fcitx/conf/fcitx-spell.config
new file mode 100644
index 0000000..4b4c989
--- /dev/null
+++ b/.config/fcitx/conf/fcitx-spell.config
@@ -0,0 +1,10 @@
+[Spell Hint]
+# Preferred Enchant provider
+# Available Value:
+# Default
+# Aspell
+# Myspell
+#PreferredEnchantProvider=Myspell
+# Default Spell Hint Backends Order
+#HintProvidersOrder=presage,custom,enchant
+
diff --git a/.config/fcitx/conf/fcitx-unicode.config b/.config/fcitx/conf/fcitx-unicode.config
new file mode 100644
index 0000000..f2a0dbc
--- /dev/null
+++ b/.config/fcitx/conf/fcitx-unicode.config
@@ -0,0 +1,4 @@
+[Unicode]
+# Key
+#Key=CTRL_ALT_SHIFT_U
+
diff --git a/.config/fcitx/conf/fcitx-xim.config b/.config/fcitx/conf/fcitx-xim.config
new file mode 100644
index 0000000..cde6c8b
--- /dev/null
+++ b/.config/fcitx/conf/fcitx-xim.config
@@ -0,0 +1,6 @@
+[Xim]
+# Use On The Spot Style for XIM (Can not change during running)
+# Available Value:
+# True False
+#UseOnTheSpotStyle=False
+
diff --git a/.config/fcitx/conf/fcitx-xkb.config b/.config/fcitx/conf/fcitx-xkb.config
new file mode 100644
index 0000000..4ae4a5f
--- /dev/null
+++ b/.config/fcitx/conf/fcitx-xkb.config
@@ -0,0 +1,14 @@
+[X Keyboard]
+# Allow to Override System XKB Settings
+# Available Value:
+# True False
+#OverrideSystemXKBSettings=True
+# Use the layout of first keyboard input method in list as default layout
+# Available Value:
+# True False
+#UseFirstKeyboardIMAsDefaultLayout=True
+# xmodmap command
+#XModmapCommand=xmodmap
+# Apply this custom xmodmap script after layout change
+#CustomXModmapScript=
+