blob: 7dfc7f4bb451269e073baf4ab15ab54bf395ac92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[Auto English]
# Choose key modifier
# Available Value:
# None
# Alt
# Ctrl
# Shift
#ChooseModifier=Alt
# Do not show spell hint
# Available Value:
# True False
#DisableSpell=False
# Maximum hint length
#MaximumHintLength=2
# Maximum words number kept in preedit
#MaximumKeep=3
# Add Extra space when selecting a candidate word
# Available Value:
# True False
#SelectAddSpace=True
|