From 3f329fcb22170bd233eac5594f9985837a0e7da8 Mon Sep 17 00:00:00 2001 From: xyz Date: Thu, 21 Oct 2021 01:33:06 -0700 Subject: add more changed fcitx5 configs --- home/xyz/.config/fcitx5/config | 71 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 home/xyz/.config/fcitx5/config (limited to 'home/xyz/.config/fcitx5/config') diff --git a/home/xyz/.config/fcitx5/config b/home/xyz/.config/fcitx5/config new file mode 100644 index 00000000..654a6b73 --- /dev/null +++ b/home/xyz/.config/fcitx5/config @@ -0,0 +1,71 @@ +[Hotkey] +# Enumerate when press trigger key repeatedly +EnumerateWithTriggerKeys=False +# Enumerate Input Method Forward +EnumerateForwardKeys= +# Enumerate Input Method Backward +EnumerateBackwardKeys= +# Skip first input method while enumerating +EnumerateSkipFirst=False +# Enumerate Input Method Group Forward +EnumerateGroupForwardKeys= +# Enumerate Input Method Group Backward +EnumerateGroupBackwardKeys= +# Activate Input Method +ActivateKeys= +# Deactivate Input Method +DeactivateKeys= + +[Hotkey/TriggerKeys] +0=Control+space + +[Hotkey/AltTriggerKeys] +0=Shift_L + +[Hotkey/PrevPage] +0=Up + +[Hotkey/NextPage] +0=Down + +[Hotkey/PrevCandidate] +0=Shift+Tab + +[Hotkey/NextCandidate] +0=Tab + +[Hotkey/TogglePreedit] +0=Control+Alt+P + +[Behavior] +# Active By Default +ActiveByDefault=False +# Share Input State +ShareInputState=No +# Show preedit in application +PreeditEnabledByDefault=False +# Show Input Method Information when switch input method +ShowInputMethodInformation=True +# Show Input Method Information when changing focus +showInputMethodInformationWhenFocusIn=False +# Show compact input method information +CompactInputMethodInformation=True +# Show first input method information +ShowFirstInputMethodInformation=True +# Default page size +DefaultPageSize=5 +# Force Enabled Addons +EnabledAddons= +# Preload input method to be used by default +PreloadInputMethod=True + +[Behavior/DisabledAddons] +0=clipboard +1=cloudpinyin +2=fullwidth +3=imselector +4=kimpanel +5=notificationitem +6=spell +7=wayland + -- cgit v1.2.3-70-g09d2