[ Previous | Next | Contents | Glossary | Home | Search ]
AIX Version 4.3 Commands Reference, Volume 6

x_add_xst_fpe Command

Purpose

Adds an Xstation Manager accessed font directory to a font path.

Syntax

x_add_xst_fpe Host Port Directory Position TypeName

Description

The x_add_xst_fpe command adds an Xstation Manager accessed font directory to a font path.

Parameters

Host Specifies the name of the system to access for the font directory.
Port Specifies the number of the x_st_mgrd server port. This number must be in the /etc/services file and is specified in decimal.
Directory Specifies the complete path to the directory that contains the fonts.
Position Specifies where to insert this element in the font path.
TypeName Specifies the name of the network type. Each network type has a font path consisting of one or more font path elements. (To see a list of the network types and their font path elements, press F4 in SMIT at the Xstation Network TYPE Name option). Specify the name of the network type to which the font path element will be added, or choose to have it added to all network type names by specifying All . If a font path element is added to All network types, it will be placed at the end of each font path.

Security

Access Control: Only the root user should have execute (x) access to this command.

Example

To add the fonts in /usr/lib/X11/fonts/75dpi to the font path for network type x_st_mgr.ether , enter:

x_add_xst_fpe waco 9000 /usr/lib/X11/fonts/75dpi Last \
x_st_mgr.ether

In this example, the font path element /usr/lib/X11/fonts/75dpi is added to the end of the font path for network type x_st_mgr.ether . It is on host waco , which is accessed using the Xstation Manager daemon on port 9000 .

Files

/usr/lpp/x_st_mgr/bin/x_add_xst_fpe Contains the x_add_xst_fpe command.
/etc/x_st_mgr/ether.cf Contains the network type x_st_mgr.ether configuration file (sample).

Related Information

The aixterm command, bootpd daemon, login command, pclient command, x_add_nfs_fpe command, x_add_trm_120 command, x_add_trm_130 command, x_add_trm_140 command, x_add_trm_150 command, x_add_trm_160 command, x_add_xst_fpe command, x_chg_net command, x_chg_trm_120 command, x_chg_trm_130 command, x_chg_trm_140 command, x_chg_trm_150 command, x_chg_trm_160 command, x_def_net command, x_ls_net command, x_ls_net_fp command, x_ls_trm command, x_rm_fpe command, x_rm_net command, x_rm_trm command.


[ Previous | Next | Contents | Glossary | Home | Search ]