1. NAME

xfsinfo - X font server information utility

2. SYNOPSIS

xfsinfo [-server servername]

3. DESCRIPTION

Xfsinfois a utility for displaying information about an X font server. It is used to examine the capabilities of a server, the predefined values for various parameters used in communicating between clients and the server, and the font catalogues and alternate servers that are available.

4. OPTIONS

-server servername
    This option specifies the X font server to contact. servernamemust be specified in one of the formats defined in the Font Server Namessection of X(7). If not specified, the server name in the

FONTSERVER environment variable is used.

5. HISTORY

Xfsinfowas originally called fsinfo.It was renamed to avoid a clash with the fsinfoutility from the Berkeley automounter amd.

6. EXAMPLE

The following shows a sample produced by xfsinfo .

 
Sélectionnez
example% xfsinfo -server hansen:7100
name of server:	hansen:7100
version number:	1
vendor string:	Font Server Prototype
vendor release number:	17
maximum request size:	16384 longwords (65536 bytes)
number of catalogues:	1
	all
Number of alternate servers: 2
    #0	hansen:7101
    #1	hansen:7102
number of extensions:	0

7. ENVIRONMENT

FONTSERVER

        To get the default fontserver. The server name must be specified in one of the formats defined in the Font Server Namessection of X(7).

8. SEE ALSO

xfs(1), fslsfonts(1), X(7).

9. AUTHOR

Dave Lemke, Network Computing Devices, Inc