pango-querymodules.1 revision 18745
18861N/A<!DOCTYPE REFENTRY PUBLIC "-//Sun Microsystems//DTD DocBook V3.0-Based SolBook Subset V2.0//EN" [
18861N/A<!--ArborText, Inc., 1988-1999, v.4002-->
18861N/A<!--ARC : LSARC 2001/384 Gtk+ 2.0 / glib 2.0-->
18861N/A<!--ARC : LSARC 2001/781 location of GTK/Glib-->
18861N/A<!--ARC : PSARC 2001/804 GTK/Glib becomes Contracted External-->
18861N/A<!ENTITY cmd "pango-querymodules">
18861N/A<!ENTITY % commonents SYSTEM "smancommon.ent">
18861N/A%commonents;
18861N/A<!ENTITY % booktitles SYSTEM "booktitles.ent">
18861N/A%booktitles;
18861N/A<!ENTITY suncopy "Copyright (c) 2003,2006,2007 Sun Microsystems, Inc. All Rights Reserved.">
18861N/A]>
18861N/A<refentry id="pango-querymodules-1">
18861N/A<!-- %Z%%M% %I% %E% SMI; -->
18861N/A<refmeta>
18861N/A<refentrytitle>pango-querymodules</refentrytitle><manvolnum>1</manvolnum>
18861N/A<refmiscinfo class="date">09 Nov 2007</refmiscinfo>
18861N/A<refmiscinfo class="sectdesc">&man1;</refmiscinfo>
18861N/A<refmiscinfo class="software">&release;</refmiscinfo>
18861N/A<refmiscinfo class="arch">generic</refmiscinfo>
18861N/A<refmiscinfo class="copyright">&suncopy;</refmiscinfo>
18861N/A</refmeta>
18861N/A<indexterm>
18861N/A<primary>pango-querymodules</primary></indexterm>
18861N/A<indexterm><primary>list the language modules available to the pango layout engine</primary></indexterm>
18861N/A<refnamediv id="pango-querymodules-1-name">
18861N/A<refname>pango-querymodules</refname>
18861N/A<refpurpose>
18861N/Alist the language modules available to the pango layout engine
18861N/A</refpurpose></refnamediv>
18861N/A<refsynopsisdiv id="pango-querymodules-1-synp"><title>&synp-tt;</title>
18861N/A<cmdsynopsis><command>&cmd;</command>
18861N/A<arg choice="opt"><option>-help</option></arg>
18861N/A<arg choice="opt"><option>-version</option></arg>
18861N/A<arg choice="opt" rep="repeat"><option role="nodash"><replaceable>module</replaceable></option></arg>
18861N/A</cmdsynopsis></refsynopsisdiv>
18861N/A
18861N/A<refsect1 id="pango-querymodules-1-desc"><title>&desc-tt;</title>
18861N/A<para>
18861N/A&cmd; collects information about loadable modules for Pango and writes it to
18861N/A<literal>stdout</literal>.
18861N/A</para>
18861N/A
18861N/A<para>
18861N/AIf called without arguments, it looks for language modules in the Pango module
18861N/Apath. If called with arguments, it looks for the specified modules. The
18861N/Aarguments may be absolute or relative paths.
18861N/A</para>
18861N/A
18861N/A<para>
18861N/AThe Pango module path is specified by the key Pango/ModulesPath in the Pango
18861N/Aconfig database, which is read from <filename>/etc/pango/pangorc</filename>,
18861N/A<filename>~/.pangorc</filename>, and the file specified in the environment
18861N/Avariable PANGO_RC_FILE.
18861N/A</para>
18861N/A
18861N/A<para>
If the output is redirected to <filename>/etc/pango/pango.modules</filename>,
this will cause the specified modules to be loaded as default modules.
</para>
</refsect1>
<refsect1 id="pango-querymodules-1-opts"><title>&opts-tt;</title>
<para>The following options are supported:</para>
<variablelist termlength="narrow">
<varlistentry>
<term><option>-help</option></term><listitem><para>Displays
help and usage information.</para>
</listitem></varlistentry>
<varlistentry>
<term><option>-version</option></term><listitem><para>Displays
version information for pango-querymodules.</para>
</listitem></varlistentry>
</variablelist>
</refsect1>
<refsect1 id="pango-querymodules-1-oper"><title>&oper-tt;</title>
<para>The following operands are supported:</para>
<variablelist termlength="narrow">
<varlistentry>
<term><option role="nodash"><replaceable>module</replaceable></option></term>
<listitem><para>
List the language modules stored in the specified custom location.
</para>
</listitem></varlistentry>
</variablelist>
</refsect1>
<refsect1 id="pango-querymodules-1-exam"><title>&exam-tt;</title>
<example role="example">
<title>Getting the default list of modules</title>
<para><screen>example% <userinput>&cmd;</userinput></screen></para>
</example>
</refsect1>
<refsect1 id="pango-querymodules-1-envr"><title>&envr-tt;</title>
<para>See
<citerefentry><refentrytitle>environ</refentrytitle>
<manvolnum>5</manvolnum></citerefentry>
for descriptions of the following environment variables that affect the
execution of <command>&cmd;</command>: NLSPATH.
</para>
<variablelist>
<varlistentry>
<term><envar>PANGO_RC_FILE</envar></term>
<listitem><para>
Used to specify configuration database file.
</para></listitem></varlistentry>
</variablelist></refsect1>
<refsect1 id="pango-querymodules-1-exit"><title>&exit-tt;</title>
<para>
The following exit values are returned:
</para>
<variablelist termlength="xtranarrow">
<varlistentry>
<term><returnvalue>0</returnvalue></term>
<listitem><para>
Application exited successfully
</para></listitem></varlistentry>
<varlistentry>
<term><returnvalue>&gt;0</returnvalue></term>
<listitem><para>
Application exited with failure
</para></listitem></varlistentry>
</variablelist>
</refsect1>
<refsect1 id="pango-querymodules-1-file"><title>&file-tt;</title>
<para>
The following files are used by this application:
</para>
<variablelist termlength="wide">
<varlistentry><term><filename>/usr/bin/&cmd;</filename> </term><listitem>
<para>
The command-line executable for the application.
</para>
</listitem></varlistentry>
<varlistentry>
<term><filename>/etc/pango/pangorc</filename></term><listitem>
<para>
Pango system configuration database
</para></listitem></varlistentry>
<varlistentry>
<term><filename>~/.pangorc</filename></term><listitem>
<para>
Pango user configuration database
</para></listitem></varlistentry>
<varlistentry>
<term><filename>/etc/pango/pango.modules</filename></term><listitem>
<para>
Pango modules file
</para></listitem></varlistentry>
<varlistentry>
<term><filename>/usr/share/gtk-doc/html/pango</filename></term><listitem>
<para>
Location of developer documentation
</para></listitem>
</varlistentry>
</variablelist></refsect1>
<refsect1 id="pango-querymodules-1-attr"><title>&attr-tt;</title>
<para>See
<olink targetdocent="REFMAN5" localinfo="attributes-5">
<citerefentry><refentrytitle>attributes</refentrytitle>
<manvolnum>5</manvolnum></citerefentry></olink>
for descriptions of the following attributes:
</para>
<informaltable frame="all">
<tgroup cols="2" colsep="1" rowsep="1">
<colspec colname="COLSPEC0" colwidth="1*">
<colspec colname="COLSPEC1" colwidth="1*">
<thead>
<row>
<entry align="center" valign="middle">ATTRIBUTE TYPE</entry>
<entry align="center" valign="middle">ATTRIBUTE VALUE</entry>
</row>
</thead>
<tbody>
<row>
<entry><para>Availability</para></entry>
<entry><para>library/desktop/pango</para></entry>
</row>
<row>
<entry colname="COLSPEC0"><para>Interface stability</para></entry>
<entry colname="COLSPEC1"><para>Committed</para></entry>
</row>
</tbody></tgroup></informaltable>
</refsect1>
<refsect1 id="pango-querymodules-1-also"><title>&also-tt;</title>
<!--Reference to another man page-->
<!--Reference to a Help manual-->
<!--Reference to a book.-->
<para>Latest version of the <citetitle>GNOME Desktop User Guide</citetitle>
for your platform.</para>
<para>
<citerefentry><refentrytitle>libpango-1.0</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
<citerefentry><refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
<citerefentry><refentrytitle>environ</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
<citerefentry><refentrytitle>gnome-interfaces</refentrytitle><manvolnum>5</manvolnum></citerefentry>
</para>
</refsect1>
<refsect1 id="pango-querymodules-1-note"><title>&note-tt;</title>
<para>
Written by Erwann Chenede, Sun Microsystems Inc., 2003, 2006, 2007.
</para>
</refsect1>
</refentry>