81046f3ca6daa9a609a5c25f2601cfe0b4c32760
[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.not-trad. (Note that this is a conffile
22 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
38 for you, and save your old file as xfonts-base.alias.not-trad. (Note
39 that this is a conffile so you may get prompts from dpkg about it in
40 the future.) This will also make the xfonts-traditional package
41 harder to safely remove.
42 .
43 Alternatively, if you do not want me to change the default, I will
44 generate xfonts-base-alias.trad for you to do what you like with.
45 .
46 To revert the change to the default, simply change the alias fixed
47 back from "-trad-..." to "-misc-...", or rename the old file back
48 into place.