1FSLSFONTS(1)                General Commands Manual               FSLSFONTS(1)
2
3
4

NAME

6       fslsfonts - list fonts served by X font server
7

SYNOPSIS

9       fslsfonts [-options ...] [-fn pattern]
10

DESCRIPTION

12       Fslsfonts  lists  the fonts that match the given pattern.  The wildcard
13       character "*" may be used to match any sequence of characters  (includ‐
14       ing  none),  and  "?"  to match any single character.  If no pattern is
15       given, "*" is assumed.
16
17       The "*" and "?" characters must be quoted to prevent  them  from  being
18       expanded by the shell.
19

OPTIONS

21       -server host:port
22               This option specifies the X font server to contact.
23
24       -l      Lists  some  attributes  of the font on one line in addition to
25               its name.
26
27       -ll     Lists font properties in addition to -l output.
28
29       -lll    Supported for compatibility with xlsfonts, but  output  is  the
30               same as for -ll.
31
32       -m      This  option indicates that long listings should also print the
33               minimum and maximum bounds of each font.
34
35       -C      This option indicates that listings should  use  multiple  col‐
36               umns.  This is the same as -n 0.
37
38       -1      This option indicates that listings should use a single column.
39               This is the same as -n 1.
40
41       -w width
42               This option specifies the width in characters  that  should  be
43               used in figuring out how many columns to print.  The default is
44               79.
45
46       -n columns
47               This option specifies the number of columns to use in  display‐
48               ing the output.  The default is 0, which will attempt to fit as
49               many columns of font names into the number of character  speci‐
50               fied by -w width.
51
52       -u      This option indicates that the output should be left unsorted.
53

SEE ALSO

55       xfs(1), showfont(1), xlsfonts(1)
56

ENVIRONMENT

58       FONTSERVER
59               to get the default host and port to use.
60

BUGS

62       Doing  ``fslsfonts  -l''  can  tie up your server for a very long time.
63       This is really a bug with single-threaded non-preemptable servers,  not
64       with this program.
65

AUTHOR

67       Dave Lemke, Network Computing Devices, Inc
68
69
70
71X Version 11                    fslsfonts 1.0.1                   FSLSFONTS(1)
Impressum