diff options
author | Keith Packard <keithp@keithp.com> | 2011-08-24 19:13:03 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-08-24 19:35:11 -0700 |
commit | cbfbaabb39f9f7709d00cf3dc63cc1bc7563062e (patch) | |
tree | 418a3ab5f1bd9db5ff476bb5d70f076d23d0d852 /doc | |
parent | 9849883a754a73b861dd7be530753ff5c2abb499 (diff) |
altosui: Make flight monitor font size configurable
Tiny netbooks aren't tall enough for the 'usual' font size, so provide
a smaller option. Then provide a bigger option, just because.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/altusmetrum.xsl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index 601b62eb..df1e6635 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -1538,6 +1538,13 @@ NAR #88757, TRA #12200 </para> </section> <section> + <title>Font Size</title> + <para> + Selects the set of fonts used in the flight monitor + window. Choose between the small, medium and large sets. + </para> + </section> + <section> <title>Serial Debug</title> <para> This causes all communication with a connected device to be |