Bug #107 ยป options.conf
1 |
[general] |
---|---|
2 |
language = en |
3 |
encoding = iso8859_15 |
4 |
screenreader = True |
5 |
|
6 |
# Accessibility |
7 |
[accessibility] |
8 |
tab_end = True |
9 |
smart_cursor = True |
10 |
nl_end = True |
11 |
|
12 |
# Text-to-speech configuration |
13 |
[TTS] |
14 |
on = True |
15 |
outside = False |
16 |
interrupt = False |
17 |
[input] |
18 |
command_stacking = ? |
19 |
[output] |
20 |
richtext = False |