131 lines
4.2 KiB
HTML
131 lines
4.2 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of xlsfonts</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>xlsfonts</H1>
|
|
Section: User Commands (1)<BR>Updated: xlsfonts 1.0.6<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
xlsfonts - server font list displayer for X
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
|
|
<B>xlsfonts</B>
|
|
[<B>-display host:dpy</B>] [<B>-l</B>] [<B>-ll</B>] [<B>-lll</B>] [<B>-m</B>] [<B>-C</B>] [<B>-1</B>] [<B>-w width</B>] [<B>-n columns</B>] [<B>-u</B>] [<B>-o</B>] [<B>-fn pattern</B>] [<B>-v</B>]
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
xlsfonts lists the fonts that match the given pattern.
|
|
The wildcard character "*" may be used to match any sequence of characters
|
|
(including none), and "?" to match any single character.
|
|
If no pattern is given, "*" is assumed.
|
|
<P>
|
|
|
|
The "*" and "?" characters must be quoted to prevent them from being expanded by the shell.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-display </B><I>host:dpy</I><B></B><DD>
|
|
This option specifies the X server to contact.
|
|
<DT id="2"><B>-d </B><I>host:dpy</I><B></B><DD>
|
|
Same as <B>-display </B><I>host:dpy</I><B></B>.
|
|
<DT id="3"><B>-l</B><DD>
|
|
Lists some attributes of the font on one line in addition
|
|
to its name.
|
|
<DT id="4"><B>-ll</B><DD>
|
|
Lists font properties in addition to <B>-l</B> output.
|
|
<DT id="5"><B>-lll</B><DD>
|
|
Lists character metrics in addition to <B>-ll</B> output.
|
|
<DT id="6"><B>-m</B><DD>
|
|
This option indicates that long listings should also print
|
|
the minimum and maximum bounds of each font.
|
|
<DT id="7"><B>-C</B><DD>
|
|
This option indicates that listings should use multiple columns.
|
|
This is the same as <B>-n 0</B>.
|
|
<DT id="8"><B>-1</B><DD>
|
|
This option indicates that listings should use a single column.
|
|
This is the same as <B>-n 1</B>.
|
|
<DT id="9"><B>-w </B><I>width</I><B></B><DD>
|
|
This option specifies the width in characters that should be
|
|
used in figuring out how many columns to print.
|
|
The default is 79.
|
|
<DT id="10"><B>-n </B><I>columns</I><B></B><DD>
|
|
This option specifies the number of columns to use in
|
|
displaying the output. By default, it will attempt to
|
|
fit as many columns of font names into the number of
|
|
character specified by <B>-w</B> width.
|
|
<DT id="11"><B>-u</B><DD>
|
|
This option indicates that the output should be left unsorted.
|
|
<DT id="12"><B>-o</B><DD>
|
|
This option indicates that xlsfonts should do an OpenFont
|
|
(and QueryFont, if appropriate) rather than a ListFonts.
|
|
This is useful if ListFonts or ListFontsWithInfo fail to
|
|
list a known font (as is the case with some scaled font
|
|
systems).
|
|
<DT id="13"><B>-fn </B><I>pattern</I><B></B><DD>
|
|
This option specifies the font name pattern to match.
|
|
<DT id="14"><B>-v</B>
|
|
|
|
<DD>
|
|
This option indicates that xlsfonts should print out the program version
|
|
and exit.
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?7+X">X</A></B>(7), <B><A HREF="/cgi-bin/man/man2html?1+Xserver">Xserver</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?1+xset">xset</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?1+xfd">xfd</A></B>(1), X Logical Font Description Conventions
|
|
<A NAME="lbAG"> </A>
|
|
<H2>ENVIRONMENT</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="15"><B>DISPLAY</B><DD>
|
|
<B>DISPLAY</B> must be set to get the default host and display to use.
|
|
</DL>
|
|
<A NAME="lbAH"> </A>
|
|
<H2>BUGS</H2>
|
|
|
|
Doing ``xlsfonts -l'' can tie up your server for a very long time.
|
|
This is really a bug with single-threaded
|
|
non-preemptable servers, not with this program.
|
|
<A NAME="lbAI"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
<P>
|
|
Mark Lillibridge
|
|
<P>
|
|
|
|
Jim Fulton
|
|
<P>
|
|
|
|
Phil Karlton
|
|
<P>
|
|
|
|
Roland Mainz
|
|
<P>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="16"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="17"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="18"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="19"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="20"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
<DT id="21"><A HREF="#lbAG">ENVIRONMENT</A><DD>
|
|
<DT id="22"><A HREF="#lbAH">BUGS</A><DD>
|
|
<DT id="23"><A HREF="#lbAI">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:31 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|