Contained Within
Find More Documentation
Featured Support Resources
| Download this book in PDF
NAME
- fsinfo - font server information utility
SYNOPSIS
-
fsinfo [ -s host:port ]
DESCRIPTION
-
fsinfo is 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.
OPTIONS
-
- -s host:port
- This option specifies the X font server to contact.
EXAMPLE
- The following shows a sample produced by fsinfo.
- name of server: hansen:7000
-
- 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:7001
-
- #1
- hansen:7002
-
- number of extensions:
- 0
ENVIRONMENT
-
-
FONTSERVER
- To get the default fontserver.
SEE ALSO
-
fs(1), fslsfonts(1)
COPYRIGHT
- Copyright 1991, Network Computing Devices, Inc
- See X11(7) for a full statement of rights and permissions.
AUTHOR
- Dave Lemke, Network Computing Devices, Inc
|
|