]> git.immae.eu Git - perso/Immae/Config/Ansible.git/blame - roles/graphical/files/config_files/fcitx/conf/fcitx-keyboard.config
Add fcitx configuration
[perso/Immae/Config/Ansible.git] / roles / graphical / files / config_files / fcitx / conf / fcitx-keyboard.config
CommitLineData
c32343b4
IB
1[Keyboard]
2# Commit with extra space when choose candidate word
3# Available Value:
4# True False
5#CommitWithExtraSpace=False
6# Choose key modifier
7# Available Value:
8# None
9# Alt
10# Ctrl
11# Shift
12#ChooseModifier=Alt
13# Toggle the word hint
14#HotkeyToggleWordHint=CTRL_ALT_H
15# Minimum length to trigger word hint
16#MinimumHintLength=1
17# Maximum length of spell hint list
18#MaximumHintLength=5
19# Use enter to commit the existing string
20# Available Value:
21# True False
22#UseEnterToCommit=False
23# Add current input buffer to user dictionary
24#HotkeyAddToUserDict=CTRL_ALT_N
25