X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=roles%2Fgraphical%2Ffiles%2Fconfig_files%2Ffcitx%2Fconf%2Ffcitx-keyboard.config;fp=roles%2Fgraphical%2Ffiles%2Fconfig_files%2Ffcitx%2Fconf%2Ffcitx-keyboard.config;h=f4c53fb9bd3d9b6f05f6de631d242d3a83512661;hb=c32343b4e0a4066527d60ec4e51eefb6cd4eab67;hp=0000000000000000000000000000000000000000;hpb=ba49638af92aaa5349c5476db8136caec4b0166d;p=perso%2FImmae%2FConfig%2FAnsible.git diff --git a/roles/graphical/files/config_files/fcitx/conf/fcitx-keyboard.config b/roles/graphical/files/config_files/fcitx/conf/fcitx-keyboard.config new file mode 100644 index 0000000..f4c53fb --- /dev/null +++ b/roles/graphical/files/config_files/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 +