1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "../docbook-xml/docbookx.dtd"
5 <!ENTITY % myents SYSTEM "../fvwm.ent" >
9 <!-- $Id: PrintInfo.xml,v 1.5 2009/02/21 22:18:09 domivogt Exp $ -->
11 <section id='PrintInfo'>
12 <title>PrintInfo</title>
15 <command>PrintInfo</command
17 ><replaceable>subject</replaceable
20 ><replaceable>verbose</replaceable
24 <para>Print information on
25 <replaceable>subject</replaceable>
26 on stderr. An optional integer argument
27 <replaceable>verbose</replaceable>
28 defines the level of information which is given.
29 The current valid subjects are:</para>
31 <para><fvwmopt cmd="PrintInfo" opt="Colors"/>
32 which prints information about the colors used by fvwm. This useful
33 on screens which can only display 256 (or less) colors at once.
35 <replaceable>verbose</replaceable>
36 is one or greater the palette used by fvwm is printed.
37 If you have a limited color palette, and you run out of colors,
38 this command might be helpful.</para>
40 <para><fvwmopt cmd="PrintInfo" opt="ImageCache"/>
41 which prints information about the images loaded by fvwm. If
42 <replaceable>verbose</replaceable>
43 is one or greater all images in the cache will be listed together
44 with their respective reuse.</para>
46 <para><fvwmopt cmd="PrintInfo" opt="Locale"/>
47 which prints information on your locale and the fonts that fvwm
49 <replaceable>verbose</replaceable>
52 <para><fvwmopt cmd="PrintInfo" opt="nls"/>
53 which prints information on the locale catalogs that fvwm used</para>
55 <para><fvwmopt cmd="PrintInfo" opt="style"/>
56 which prints information on fvwm styles.
57 <replaceable>verbose</replaceable>
60 <para><fvwmopt cms="PrintInfo" opt="bindings"/>
61 which prints information on all the bindings fvwm has: key, mouse and
63 <replaceable>verbose</replaceable>
64 has no effect with this option.</para>