655455172192a1f7ef838dd91df2f192862a7b31
[xfonts-traditional] / debian / xfonts-traditional.templates
1 Template: xfonts-traditional/generate
2 Type: boolean
3 Default: true
4 _Description: Generate traditional versions of fonts?
5 xfonts-traditional can automatically generate traditional versions
6 (with foundry "Trad" instead of "Misc" of all fonts for which it has
7 an idea about the glyphs. (Currently this is versions of 6x13, aka
8 "fixed").
9 .
10 But you may prefer not to do this automatically, and would rather
11 just have the tool installed.
12
13 Template: xfonts-traditional/reconfigure-xterm
14 Type: boolean
15 Default: false
16 _Description: Configure xterm to use traditional font?
17 You can have the xterm default UTF-8 font changed to the traditional
18 version.
19 .
20 If you approve, I will edit /etc/X11/app-default/XTerm for you, and
21 save your old file as XTerm.backup.not-trad. (Note that this is a
22 conffile so you may get prompts from dpkg about it in the future.)
23 .
24 Alternatively, if you do not want me to change the default, I will
25 generate XTerm.trad for you to do what you like with.
26 .
27 To revert the change, simply change the key "*VT100.utf8Fonts.font"
28 back from "-trad-..." to "-misc-...", or rename the old file back
29 into place.
30
31 Template: xfonts-traditional/remap-fixed
32 Type: boolean
33 Default: false
34 _Description: Configure system to use traditional "fixed"?
35 You can have the font alias "fixed" remapped to the traditional version.
36 .
37 If you approve, I will edit /etc/X11/fonts/misc/xfonts-base.alias for
38 you, and save your old file as xfonts-base.alias.backup.not-trad.
39 (Note that this is a conffile so you may get prompts from dpkg about
40 it in the future.)
41 .
42 Alternatively, if you do not want me to change the default, I will
43 generate xfonts-base-alias.trad for you to do what you like with.
44 .
45 To revert the change to the default, simply change the alias "fixed"
46 back from "-trad-..." to "-misc-...", or rename the old file back
47 into place.