diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-10-05 21:14:18 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-10-05 21:14:18 -0700 |
commit | f8fa2fa1a132d98bcd63465e4d8186d64e7cfc89 (patch) | |
tree | ac4d9be0d5078308745f49343a6ef3e8266a401e /home/xyz/.config/fcitx5 | |
parent | 89af55787b28ec9d400b5dfddbe40a53cc6d0b94 (diff) |
fcitx5 switch to us-altgr-intl to type french and chinese pinyin
Diffstat (limited to 'home/xyz/.config/fcitx5')
-rw-r--r-- | home/xyz/.config/fcitx5/config | 4 | ||||
-rw-r--r-- | home/xyz/.config/fcitx5/profile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/home/xyz/.config/fcitx5/config b/home/xyz/.config/fcitx5/config index 654a6b73..147e612e 100644 --- a/home/xyz/.config/fcitx5/config +++ b/home/xyz/.config/fcitx5/config @@ -54,6 +54,10 @@ CompactInputMethodInformation=True ShowFirstInputMethodInformation=True # Default page size DefaultPageSize=5 +# Override Xkb Option +OverrideXkbOption=False +# Custom Xkb Option +CustomXkbOption= # Force Enabled Addons EnabledAddons= # Preload input method to be used by default diff --git a/home/xyz/.config/fcitx5/profile b/home/xyz/.config/fcitx5/profile index 53325752..e0f55d98 100644 --- a/home/xyz/.config/fcitx5/profile +++ b/home/xyz/.config/fcitx5/profile @@ -2,13 +2,13 @@ # Group Name Name=Default # Layout -Default Layout=us +Default Layout=us-altgr-intl # Default Input Method DefaultIM=pinyin [Groups/0/Items/0] # Name -Name=keyboard-us +Name=keyboard-us-altgr-intl # Layout Layout= |