From 1f5cf2ec1b3e907b41605c549c22ea997d9fa0d0 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sun, 10 Aug 2025 15:30:43 +0800 Subject: I did not change fcitx5 config, I only toggle an option on and off to test a bug and fcitx5 somehow add these lines to the config file --- home/xyz/.config/fcitx5/config | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'home/xyz/.config/fcitx5') diff --git a/home/xyz/.config/fcitx5/config b/home/xyz/.config/fcitx5/config index 147e612e..64a62d09 100644 --- a/home/xyz/.config/fcitx5/config +++ b/home/xyz/.config/fcitx5/config @@ -15,6 +15,8 @@ EnumerateGroupBackwardKeys= ActivateKeys= # Deactivate Input Method DeactivateKeys= +# Time limit in milliseconds for triggering modifier key shortcuts +ModifierOnlyKeyTimeout=250 [Hotkey/TriggerKeys] 0=Control+space @@ -40,6 +42,8 @@ DeactivateKeys= [Behavior] # Active By Default ActiveByDefault=False +# Reset state on Focus In +resetStateWhenFocusIn=No # Share Input State ShareInputState=No # Show preedit in application @@ -62,6 +66,12 @@ CustomXkbOption= EnabledAddons= # Preload input method to be used by default PreloadInputMethod=True +# Allow input method in the password field +AllowInputMethodForPassword=False +# Show preedit text when typing password +ShowPreeditForPassword=False +# Interval of saving user data in minutes +AutoSavePeriod=30 [Behavior/DisabledAddons] 0=clipboard -- cgit v1.2.3-70-g09d2