diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-01-04 19:27:24 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-01-04 19:27:24 +0900 |
| commit | 9b9e2e73066affea9299736cab4679d5de905755 (patch) | |
| tree | 1f25f840119322566559417098f4cd1933b590c1 /ar/.config | |
| parent | 5775ceed07756fb2bd5abb3697b1f8391981878a (diff) | |
modified fcitx5/config
Diffstat (limited to 'ar/.config')
| -rw-r--r-- | ar/.config/fcitx5/config | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/ar/.config/fcitx5/config b/ar/.config/fcitx5/config index cf1c6da..2b164b3 100644 --- a/ar/.config/fcitx5/config +++ b/ar/.config/fcitx5/config @@ -1,5 +1,5 @@ [Hotkey] -# Enumerate when press trigger key repeatedly +# Enumerate when holding modifier of Toggle key EnumerateWithTriggerKeys=True # Enumerate Input Method Forward EnumerateForwardKeys= @@ -9,24 +9,26 @@ EnumerateBackwardKeys= EnumerateSkipFirst=False # Toggle embedded preedit TogglePreedit= +# Time limit in milliseconds for triggering modifier key shortcuts +ModifierOnlyKeyTimeout=250 [Hotkey/TriggerKeys] 0= 1= -[Hotkey/AltTriggerKeys] +[Hotkey/ActivateKeys] 0= -[Hotkey/EnumerateGroupForwardKeys] +[Hotkey/DeactivateKeys] 0= -[Hotkey/EnumerateGroupBackwardKeys] +[Hotkey/AltTriggerKeys] 0= -[Hotkey/ActivateKeys] +[Hotkey/EnumerateGroupForwardKeys] 0= -[Hotkey/DeactivateKeys] +[Hotkey/EnumerateGroupBackwardKeys] 0= [Hotkey/PrevPage] @@ -60,9 +62,9 @@ CompactInputMethodInformation=True ShowFirstInputMethodInformation=True # Default page size DefaultPageSize=5 -# Override Xkb Option +# Override XKB Option OverrideXkbOption=False -# Custom Xkb Option +# Custom XKB Option CustomXkbOption= # Force Enabled Addons EnabledAddons= @@ -76,3 +78,4 @@ AllowInputMethodForPassword=False ShowPreeditForPassword=False # Interval of saving user data in minutes AutoSavePeriod=30 + |
