aboutsummaryrefslogtreecommitdiffstats
path: root/.config/fcitx/conf/fcitx-keyboard.config
diff options
context:
space:
mode:
Diffstat (limited to '.config/fcitx/conf/fcitx-keyboard.config')
-rw-r--r--.config/fcitx/conf/fcitx-keyboard.config25
1 files changed, 25 insertions, 0 deletions
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
+