Adds a NFS/TFTP accessed font directory to a font path.
x_add_nfs_fpe Host Directory Method Position TypeName
The x_add_nfs_fpe command adds a font path element to the font path of the selected network type name. This font directory will be accessed using Network File System (NFS) or Trivial File Transfer Protocol (TFTP).
Access Control: Only the root user should have execute (x) access to this command.
To add the fonts in /usr/lib/X11/fonts/100dpi to the network type x_st_mgr.ether , enter:
x_add_nfs_fpe cedar /usr/lib/X11/fonts/100dpi nfs Last \ x_st_mgr.ether
In this the font path element /usr/lib/X11/fonts/100dpi is added to the end of the font path for network type x_st_mgr.ether . The font directory is on the host cedar , which is accessed using NFS.
/usr/lpp/x_st_mgr/bin/x_add_nfs_fpe | Contains the x_add_nfs_fpe command. |
/etc/x_st_mgr/ether.cf | Contains the network type x_st_mgr.ether configuration file (sample). |
The aixterm command, bootpd daemon, login command, pclient command, x_add_fs_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_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.