DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

/usr/dt/share/man/cat5/dtfilsys.5




dtfilsys(5)		  FILE FORMATS		      dtfilsys(5)

NAME
     dtfilsys -	TED file system; directory tree	structure

DESCRIPTION
     The TED file system is divided into three	parts:	the  root
     system,  /usr/dt,	the configuration directory, /etc/dt, and
     the temporary directory, /var/dt.

     The root system, /usr/dt, is a read-only directory.  It con-
     tains all the files that comprise the TED.

     The configuration directory, /etc/dt, is the  directory  TED
     applications  will	search to locate configuration files that
     have been modified	by  the	 system	 administrator.	  Default
     versions  of these	configuration files are	typically located
     in	/usr/dt.

     The temporary directory, /var/dt, contains	temporary  infor-
     mation or information that	varies in size and existence.

     Below is a	diagram	of the directory tree structure	for TED.

	    /etc/dt/appconfig/appmanager/<Lang>
		     /help/<Lang>
		     /icons/<Lang>
		     /types/<Lang>
	       /backdrops/<Lang>
	       /config
	       /palettes/<Lang>

	    /usr/dt/app-defaults/<Lang>
	       /appconfig/appmanager/<Lang>
		     /help/<Lang>
		     /icons/<Lang>
		     /types/<Lang>
	       /bin
	       /config
	       /lib
	      /share/backdrops/<Lang>
		    /include
		    /examples
		    /man
		    /palettes/<Lang>
	   /var/dt/appconfig/appmanager

	   $HOME/.dt/appmanager
		/help
		/icons
		/palettes
		/sessions
		/types

Unix System LaboratoLast change: 1 August 1995			1

dtfilsys(5)		  FILE FORMATS		      dtfilsys(5)

     The following guidelines apply  to	 the  contents	of  these
     directories:

	/usr/dt	       This directory is for use by the	TED  sys-
		       tem.   Applications  should  never  create
		       files in	this directory although	they  may
		       read and	execute	them.

	/usr/dt/app-defaults/<Lang>
		       This directory contains the localized ver-
		       sions  of  the  app-defaults files for the
		       TED clients.

	/usr/dt/appconfig/appmanager/<Lang>
		       This directory contains the localized ver-
		       sions  of  the  actions	files used by the
		       Application Manager.

	/usr/dt/appconfig/help/<Lang>
		       This directory contains the localized ver-
		       sions  of  the  TED  help volumes and help
		       files.

	/usr/dt/appconfig/icons/<Lang>
		       This directory contains the localized ver-
		       sions   of  the	icons  used  by	 the  TED
		       clients.

	/usr/dt/appconfig/types/<Lang>
		       This directory contains the localized ver-
		       sions  of  the actions and data types used
		       by the TED clients.

	/usr/dt/bin    This directory contains the TED clients.

	/usr/dt/config This directory contains default configura-
		       tion files.

	/usr/dt/lib    This   directory	  contains   the   shared
		       libraries used by the TED clients.

	/usr/dt/share  This directory contains TED elements, typ-
		       ically  ASCII  files, that are independent
		       of the architecture.

	/usr/dt/share/backdrops/<Lang>
		       This directory contains the localized ver-
		       sions  of the backdrops used by the window
		       manager	workspaces  and	 by   the   Style
		       Manager.

	/usr/dt/share/examples

Unix System LaboratoLast change: 1 August 1995			2

dtfilsys(5)		  FILE FORMATS		      dtfilsys(5)

		       This directory contains	examples  of  TED
		       functionality.

	/usr/dt/share/include
		       This directory is part of the developmewnt
		       environment   and  includes  header  files
		       associated with TED.

	/usr/dt/share/man
		       This directory contains the man pages  for
		       the TED clients.

	/usr/dt/share/palettes/<Lang>
		       This directory contains the localized ver-
		       sions  of  the  palettes	used by	the Style
		       Manager to determine the	color scheme.

	/etc/dt	       This directory is  specified  as	 the  TED
		       configuration directory.

	/etc/dt/appconfig
		       This directory is  used	to  hold  system-
		       administrator defined configuration files

	/etc/dt/appconfig/appmanager/<Lang>
		       This directory is  used	to  hold  system-
		       administrator  defined configuration files
		       for the Application Manager.

	/etc/dt/appconfig/help/<Lang>
		       This directory is  used	to  hold  system-
		       administrator  defined configuration files
		       for the Help system.

	/etc/dt/appconfig/icons/<Lang>
		       This directory is  used	to  hold  system-
		       administrator  defined configuration files
		       for icons.

	/etc/dt/appconfig/types/<Lang>
		       This directory is  used	to  hold  system-
		       administrator  defined configuration files
		       for the action and filetype database.

	/etc/dt/backdrops/<Lang>
		       This directory contains backdrops provided
		       by the system administrator.

	/etc/dt/config This directory is to contain modified ver-
		       sions   of  the	TED  configuration  files
		       (installed in /usr/dt/config).

Unix System LaboratoLast change: 1 August 1995			3

dtfilsys(5)		  FILE FORMATS		      dtfilsys(5)

	/etc/dt/palettes/<Lang>
		       This directory contains palettes	 provided
		       by the system administrator.

	/var/dt	       This directory is used by TED for some log
		       files,  temporary  files,  and  files that
		       vary in size.

	/var/dt/appconfig/appmanager
		       This directory is created at login and  is
		       used by the Application Manager.

	$HOME/.dt      This   directory	  contains    information
		       specific	to the user.

	$HOME/.dt/appmanager
		       This  directory	is  used  to  hold  user-
		       defined configuration files for the Appli-
		       cation Manager.

	$HOME/.dt/backdrops
		       This  directory	is  used  to  hold  user-
		       customized   backdrops	for   the   Style
		       Manager.

	$HOME/.dt/help This  directory	is  used  to  hold  user-
		       defined	configuration  files for the Help
		       system.

	$HOME/.dt/icons
		       This  directory	is  used  to  hold  user-
		       defined configuration files for icons.

	$HOME/.dt/palettes
		       This  directory	is  used  to  hold  user-
		       customized palettes for the Style Manager.

	$HOME/.dt/sessions
		       This directory is used  to  store  session
		       information between TED sessions.

	$HOME/.dt/tmp  This directory is used to  hold	temporary
		       information.

	$HOME/.dt/types
		       This  directory	is  used  to  hold  user-
		       defined configuration files for the action
		       and filetypes database.

  The Minimum Runtime Environment
     The minimum environment required for a system to support TED
     consists of the following files and directories:

Unix System LaboratoLast change: 1 August 1995			4

dtfilsys(5)		  FILE FORMATS		      dtfilsys(5)

      /usr/dt/app-defaults/C/
     tpad
     Dtksh
     Dtterm
     /usr/dt/appconfig/tttypes/
     types.xdr
     /usr/dt/bin/
     dsdm
     dtaction
     dtappgather
     dtappintegrate
     dtexec
     dtksh
     dtpad
     dtspcd
     dtterm
     suid_exec
     rpc.ttdbserver
     tt_type_comp
     ttsession

SEE ALSO
     dtenvvar(5)

Unix System LaboratoLast change: 1 August 1995			5

See also dtfilsys(5)

Man(1) output converted with man2html