/usr/share/fcitx/configdesc/fcitx-autoeng.desc is in fcitx-modules 1:4.2.8.5-2.
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 | [Auto English/ChooseModifier]
Description=Choose key modifier
Type=Enum
EnumCount=4
DefaultValue=Alt
Enum0=None
Enum1=Alt
Enum2=Ctrl
Enum3=Shift
[Auto English/DisableSpell]
Description=Do not show spell hint
Type=Boolean
DefaultValue=False
Advance=True
[Auto English/MaximumHintLength]
Type=Integer
DefaultValue=2
Min=1
Max=10
Description=Maximum hint length
LongDescription=Maximum length of spell hint list for Auto English
Advance=True
[Auto English/MaximumKeep]
Type=Integer
DefaultValue=3
Min=-1
Description=Maximum words number kept in preedit
LongDescription=0 for commit immediately, -1 for keep all words
Advance=True
[Auto English/SelectAddSpace]
Type=Boolean
DefaultValue=True
Description=Add Extra space when selecting a candidate word
Advance=True
[DescriptionFile]
LocaleDomain=fcitx
|