[an error occurred while processing this directive]

HP OpenVMS Systems Documentation

Content starts here Getting Started With the New Desktop

Getting Started With the New Desktop


Previous Contents Index

2.2 Accessing DECwindows Applications

All the applications provided with the previous release of DECwindows Motif are included with the New Desktop. By default, some of them are accessible from the Front Panel and all of them are accessible from Application Manager. The applications that are accessible from the Front Panel are:

  • Calendar
  • Mail
  • DECterm

You can also access DECwindows applications from a DECterm. All optional DECwindows applications (those purchased separately) can also be accessed from a DECterm.

The access methods are described in Table 2-3.

Table 2-3 How to Access DECwindows Applications
Location Method
Front Panel Single click on the icon or on the selection from a subpanel.
Application Manager Single click on the Application Manager icon on the Front Panel; then double click on the icon for its group; then double click on its icon.
DECterm Run the application by its system-defined name.

2.3 Making Applications More Accessible

You can make an application not already located in Application Manager or the Front Panel more accessible. You can do this by dragging its default icon (a lightning bolt with its file name displayed below it) from the File Manager display and dropping it on any of the following locations:

  • New application group in Application Manager
  • Front Panel, on the Install Icon control of the Personal Applications subpanel (a new control will be created in the subpanel)
  • Desktop (the background of a workspace)

After you move an application icon to one of these locations, you can invoke it from there.

Although moving an icon in this way makes the application more accessible, it does not provide the same level of integration that is available with the applications that are part of the New Desktop. For example, the application does not have a unique icon, and each time you invoke the application, a new DECterm is created. You can select a different icon from the set provided with the New Desktop or create a new one; you can eliminate the DECterm if it is not needed; and you can supply any arguments you want specified automatically if you integrate the application into the New Desktop.

For information about minimal integration, see Section 4.1. For information about creating new application groups, see Section 4.4.

2.4 CDE User Documentation

The CDE components of the New Desktop are documented in an extensive help system and in CDE manuals, which are available in print (separately orderable; see Section 1.8.1). The CDE manuals (and this manual) are also in HTML format on the DECwindows Motif Version 1.2--4 for OpenVMS CD-ROM. You can view these manuals with the Enhanced Mosaic web browser that is included on the same CD-ROM (see Section 1.8.2).

The following CDE user manuals are provided:

  • Common Desktop Environment: User's Guide
  • Common Desktop Environment: Glossary
  • Common Desktop Environment: Advanced User's and System Administrator's Guide


Chapter 3
Managing the New Desktop

This chapter provides information about the following topics:

3.1 DECwindows and the New Desktop Startup Sequence

SYS$MANAGER:DECW$STARTUP.COM, the DECwindows startup command procedure, can start either the traditional DECwindows desktop or the New Desktop. On OpenVMS Alpha, the New Desktop is started by default.

SYS$MANAGER:CDE$STARTUP.COM is executed during the application startup phase of the New Desktop to perform the following steps:

  1. Define a series of logical names used by the New Desktop.
  2. Install several executables (login) and libraries used by the New Desktop.

Once login starts, login starts Session Manager, which in turn starts Window Manager for the session. For a complete description of the DECwindows login process, see Managing DECwindows Motif for OpenVMS Systems.

3.2 Changing the Default Desktop

You can change the default desktop from the New Desktop to the DECwindows desktop by modifying the SYS$MANAGER:DECW$PRIVATE_APPS_SETUP.COM file and restarting the desktop.

To change the default desktop to the DECwindows desktop, perform the following steps:

  1. If you do not already have a SYS$MANAGER:DECW$PRIVATE_APPS_SETUP.COM file, create one by copying SYS$MANAGER:DECW$PRIVATE_APPS_SETUP.TEMPLATE to a new file, SYS$MANAGER:DECW$PRIVATE_APPS_SETUP.COM.
  2. Define the global symbol DECW$START_NEW_DESKTOP as FALSE in SYS$MANAGER:DECW$PRIVATE_APPS_SETUP.COM:


    $ DECW$START_NEW_DESKTOP == "FALSE"
    
  3. Restart the desktop with the following command:


    $ @SYS$MANAGER:DECW$STARTUP RESTART
    

If the DECwindows desktop is running and you want to change the default back to the New Desktop, perform the same steps but define DECW$START_NEW_DESKTOP as TRUE instead of FALSE.

If you want to be able to select either desktop when you log in, do not modify the global symbol DECW$START_NEW_DESKTOP. Instead, select the desktop you want when you log in, using the Login Manager's Options menu, as described in Section 2.1.1.

3.3 New Desktop Directory Hierarchy

The New Desktop uses a fairly complex directory hierarchy for all of the files required for its environment. To traverse these directories and access these files, the New Desktop uses search paths to indicate the location and search order of these files for various operations. These search paths are logical names that contain a list of directory specifications and are defined when the New Desktop is started.

In general, three locations are searched for any data file. The locations and the order in which they are searched are shown in the following list:

  1. disk$:[user.DT...]
    User-specific directory in the user's home directory.
  2. CDE$USER_DEFAULTS:[*...] (customizable)
    Systemwide directory that can be customized by the system manager.
  3. CDE$SYSTEM_DEFAULTS:[*...] (noncustomizable)
    Systemwide directory where the default copies of all of the files are placed at installation time.

This means that files found in a user-specific directory take precedence over files in a systemwide customizable directory, which take precedence over the files in the systemwide installed directory.

Note

The CDE$USER_DEFAULTS directory hierarchy is not created at installation. If you need to add any systemwide customizations, you must create the corresponding directories.

3.3.1 System Default Configuration Directories

CDE$SYSTEM_DEFAULTS:[*...] is the system directory hierarchy of the New Desktop. It contains read-only directories, which contain resource, application defaults, configuration, and application support files, as shown in Figure 3-1 and described in Table 3-1. These files should not be edited because future installations will overwrite the files. Furthermore, applications should never create files in these directories, although they can read and execute the files.

Figure 3-1 CDE$SYSTEM_DEFAULTS Directory Hierarchy


3.3.2 Directory Hierarchy With Multiple Locales

The [.C] directories shown in Figure 3-1 contain locale-specific files required for running the default C locale installed on your system. For each additional locale installed, a corresponding directory at the same level as each [.C] directory is present. For example, if the French locale is also installed on your system, the directory hierarchy of [.APP-DEFAULTS] will show both [.C] and [.FR_FR_ISO8859-1] directories. Files specific to the French locale are placed in the [.FR_FR_ISO8859-1] directories and are accessed before the files with the same name in the [.C] directories.

Table 3-1 CDE$SYSTEM_DEFAULTS Directories
Directory Contents
[.APPCONFIG] Application management, help, example, icon, and datatype definition files, which include Front Panel configuration files. The [.APPMANAGER] directory contains several subdirectories, each corresponding to a different application group. Each subdirectory contains action (stub) files, one for each application in that group.
[.APP-DEFAULTS] Application default (resource) files for applications provided by the New Desktop.
[.BACKDROPS] Backdrops provided with the New Desktop.
[.BIN] New Desktop executable (binary) files.
[.CONFIG] System configuration files for global resource settings for various aspects of the New Desktop, such as Session Manager and Window Manager resources. Font alias files are contained within the [.XFONTS] subdirectory hierarchy.
[.EXAMPLES] Example files that show how to use CDE programming resources.
[.LIB] Localized message catalog files.
[.MAN] Unmodified, preprocessed UNIX manpages for the New Desktop.
[.PALETTES] Color palettes provided with the New Desktop.

3.3.3 Configuration Directories for Systemwide Customizations

The following directory hierarchy is the systemwide configuration directory for the New Desktop:


CDE$USER_DEFAULTS:[*...]

All directories listed in Table 3-1 can have a corresponding directory in the CDE$USER_DEFAULTS:[*...] hierarchy. Systemwide customizations should be made by first copying the file to be customized from its CDE$SYSTEM_DEFAULTS location to the same directory in the CDE$USER_DEFAULTS hierarchy and then editing the file. You may need to create the destination directory.

The CDE$USER_DEFAULTS logical is a search path containing the logicals CDE$USER_SPECIFIC and CDE$USER_COMMON. Node-specific changes should be placed in the appropriate subdirectory of the CDE$USER_SPECIFIC:[*...] hierarchy. Clusterwide changes should be placed in the appropriate subdirectory of the CDE$USER_COMMON:[*...] hierarchy.

Table 3-2 describes how to customize a system default for a node or a cluster.

Table 3-2 Customizing Defaults for a Node or Cluster
System Type Directions
Node Copy the file containing the default value you want to change from its directory under CDE$SYSTEM_DEFAULTS to the same directory under CDE$USER_SPECIFIC and edit it.
Cluster Copy the file containing the default value you want to change from its directory under CDE$SYSTEM_DEFAULTS to the same directory under CDE$USER_COMMON and edit it.

When a user or an application reads from CDE$USER_DEFAULTS, CDE$USER_SPECIFIC:[*...] is searched before CDE$USER_COMMON:[*...].

When a user or an application writes a file to CDE$USER_DEFAULTS:[*...], it is placed in the CDE$USER_SPECIFIC:[*...] hierarchy. To write a file to CDE$USER_COMMON:[*...], you must specify CDE$USER_COMMON.

3.3.4 Configuration Directories for User Customizations

When you first log in to the New Desktop, a user-specific configuration directory hierarchy is created for you, as shown in Table 3-3. The following top-level directory of this hierarchy is placed in your home directory:


disk$:[user.DT]

This directory hierarchy contains information that is specific to an individual user. The information in this directory overrides or supplements any resources or customizations found in the system-specific configuration directories (CDE$USER_DEFAULTS:[*...]).

The disk$:[user.DT...] directory hierarchy contains an error log, user-defined configuration files for Application Manager, session state and save-and-restore information, user-customized backdrops, help configuration files, icons, and palettes.

Table 3-3 Private Directories Created When You First Log In
Directory Contents
disk$:[ user.DT.APPMANAGER] Private application groups
disk$:[ user.DT.DESKTOP] Information to restore icons dropped on the desktop
disk$:[ user.DT.HELP] Private help files
disk$:[ user.DT.ICONS] Private icon files
disk$:[ user.DT.PALETTES] Private palette files
disk$:[ user.DT.SESSIONS] Session state and save-and-restore information work area
disk$:[ user.DT.TMP] Temporary files created by the New Desktop
disk$:[ user.DT.TRASH] Files moved to the Trash Can and information for processing them
disk$:[ user.DT.TYPES] Private action definitions

3.3.5 Order of Precedence of Data Files

The order of precedence for data files read by New Desktop applications is:

  1. disk$:[user.DT...]
  2. CDE$USER_SPECIFIC:[*...]
  3. CDE$USER_COMMON:[*...]
  4. CDE$SYSTEM_DEFAULTS:[*...]

3.4 Customizing the Environment and Applications

You can customize your New Desktop environment in several ways. Most customizations are made by modifying resource files. You can modify them directly by editing them or by using the xrdb utility, or you can modify them indirectly with Style Manager.

You can also customize your environment by adding or modifying actions. You can add new actions or modify existing actions with the Create Action application (see Section 4.1). Alternatively, you can add new actions or modify existing actions by creating or editing action definition files and their associated files.

3.4.1 Using Resource Files With the New Desktop

The New Desktop, like any X windows environment, uses resource files to define global and application-specific attributes. Global resources are read when you log in to the New Desktop. They apply to all applications. Application-specific resources are read when a specific application is started.

Most resources files currently in use with the DECwindows desktop will continue to work under the New Desktop. The logical name DECW$SYSTEM_DEFAULTS for systemwide resources and the logical name DECW$USER_DEFAULTS for user-specific resources are still searched. The global user defaults file DECW$USER_DEFAULTS:DECW$XDEFAULTS.DAT is still read at login time.

However, some differences exist with the New Desktop. Global systemwide resources are read from the SYS.RESOURCES and SYS.FONT files in the CDE$SYSTEM_DEFAULTS:[CONFIG.C] directory. User-specific global resources are read from the DECW$USER_DEFAULTS:DECW$XDEFAULTS.DAT file and from the user's DT.RESOURCES file, which resides in a subdirectory of disk$:[user.DT.SESSIONS]. The choice of the subdirectory depends on the session type (current or home) you are using.

The DT.RESOURCES file contains customizations specified by running the New Desktop Style Manager. These resource files serve basically the same purpose as the DECW$SMB_*.DAT files of the DECwindows desktop, which are created using Session Manager's Options pull-down menu. With few exceptions, anything that you can customize with the DECwindows Session Manager's Options pull-down menu is customizable with the New Desktop Style Manager.

Systemwide, application-specific resources for the CDE applications included in the New Desktop are placed in the CDE$SYSTEM_DEFAULTS:[APP-DEFAULTS.C] directory. This directory is searched if the resource file is not found in the DECW$SYSTEM_DEFAULTS: directory. The complete directory hierarchy for files provided with the New Desktop in described in Section 3.3.

Note

All resource identifiers, such as *hostList: and *keyboardDialect:, are case sensitive. The value that you supply after the colon (:) is usually not case sensitive, but this depends on how the applications interpret the value. File name resource values are not case sensitive.

3.4.2 Using Actions With the New Desktop

An action is an association of a name and, in many cases, an icon with an executable command. The File Manager and Front Panel use actions to present an iconic representation of operations that can be performed, in the case of the File Manager, on a particular file. Actions are defined in action definition files (file types .DT and .FP) that are placed in any of the directories designated by the action definition file search path DTDATABASESEARCHPATH. For more information about actions, see Section 4.1.

3.4.2.1 Data Typing

All files represented by the File Manager have one or more actions associated with them. The determination of which actions apply to which files is established by data typing. The most common form of data typing is the specification of a file name pattern. For example, a file with a .COM extension has a data type of COM_FILE, which in turn has actions of Open (edit) and Run. Run is the default action for command procedures, which means that double clicking on the icon for a file with the .COM extension will run it. You can customize the action database by using the Create Action application or by editing .DT files, which define the action database.

3.4.2.2 Action (Stub) Files

An action file is an empty file with the same name as an action. An action file must have execute permissions enabled.

An action file is used by File Manager to create a reference to the icon representing the action. The Create Action application automatically creates this file in your SYS$LOGIN directory when you select the Save option from the File pull-down menu. Action files can be moved to application groups or placed on the desktop window.

Note

Action names are case sensitive. They must be lowercase both to match action files and to be used by File Manager and Application Manager.


Previous Next Contents Index