/usr/share/fcitx/configdesc/fcitx-keyboard.desc is in fcitx-modules 1:4.2.8.3-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | [Keyboard/CommitWithExtraSpace]
Type=Boolean
DefaultValue=False
Description=Commit with extra space when choose candidate word
[Keyboard/ChooseModifier]
Description=Choose key modifier
Type=Enum
EnumCount=4
DefaultValue=Alt
Enum0=None
Enum1=Alt
Enum2=Ctrl
Enum3=Shift
[Keyboard/HotkeyToggleWordHint]
Type=Hotkey
DefaultValue=CTRL_ALT_H
Description=Toggle the word hint
[Keyboard/MinimumHintLength]
Type=Integer
DefaultValue=1
Min=0
Description=Minimum length to trigger word hint
[Keyboard/MaximumHintLength]
Type=Integer
DefaultValue=5
Min=1
Max=10
Description=Maximum length of spell hint list
LongDescription=A different value from the global one may be useful when using horizontal candidate list
Advance=True
[Keyboard/UseEnterToCommit]
Type=Boolean
DefaultValue=False
Description=Use enter to commit the existing string
[Keyboard/HotkeyAddToUserDict]
Type=Hotkey
DefaultValue=CTRL_ALT_N
Description=Add current input buffer to user dictionary
[DescriptionFile]
LocaleDomain=fcitx
|