The Common Desktop Environment (CDE) provides an easy method of interacting with the Digital UNIX® operating system. It is a jointly developed graphical user interface based on industry standards which include the X Consortium's X Window System and the Open Software Foundation's Motif user interface. By using the CDE interface, you can use the mouse or keyboard to navigate and interact with applications.
CDE presents a visual desktop that you can customize. From the desktop, it is easy to access and manage applications. The desktop itself offers a Front Panel, a graphical display at the bottom of the screen area that provides access to applications, printers, and frequently used objects including online help. It also offers you the option of working in different workspaces. A workspace is the screen itself, which includes the Front Panel. By using a control on the Front Panel, you can switch between different workspaces.
This chapter provides a quick overview of the following:
The login screen, displayed by the Login Manager, provides you access to the desktop. Not only can you enter your login name and password, it also provides an Options menu where you can select the type of session you want to begin, and the language to use in your session.
You have the option of starting one of the following sessions:
The default language is set by your system administrator; however, you can also access other languages that are installed on your system. Choosing a language from the Options menu sets the environment variable LANG for the duration of your session. The default language is restored when you end your session. See Chapter 9 for information on using internationalization features.
The Front Panel window is located at the bottom of the desktop. It provides controls (represented by icons) that start applications, and subpanels that you can use in your daily work. The Front Panel also provides a workspace switch, which you can use to move between different work areas. Chapter 3 describes the default applications available from the Front Panel and discusses how to use subpanels and workspaces.
You can customize the Front Panel by adding and removing controls from the Front Panel and subpanels, adding and removing workspaces, and renaming workspaces. If you are familiar with using desktops, you can also create a Front Panel customized configuration file. See the Common Desktop Environment: User's Guide for details on customizing the Front Panel. For information on creating configuration files, see the Common Desktop Environment: Advanced User's and System Administrator's Guide.
A workspace is the screen display area. Using CDE, you can move between different workspaces by using the workspace switch, which is numbered one through four on the Front Panel. By switching from one workspace to the next, you can set up multiple work areas. For example, one workspace can be used for managing mail, another for project management, and so on. The Front Panel is available in each workspace.
By default, there are four workspaces, but you can add, delete, or rename workspaces. See Chapter 3 for more information.
The desktop has a File Manager, Style Manager, and Application Manager. Each of these provides you with a specific control in the desktop environment. The following list introduces these controls:
The File Manager provides a view of desktop objects, which includes files, directories, and applications. All objects are represented by an icon. Using the drag and drop features of the File Manager, you can easily manipulate files and directories, and interact with other applications.
You can use the Style Manager to customize the appearance of your desktop. Using the Style Manager, you can control the workspace colors and palettes, fonts, backdrop patterns, keyboard click and character repeat, mouse button settings, audio, screen blank and screen lock, window focus, icon placement, and how your session begins and ends.
The Application Manager is a special directory (folder) for applications and other tools available on your system. Most of the tools available are installed by the System Administrator or built into the desktop, but you can also customize the Application Manager by adding other applications.
See Chapter 4 for additional information on these controls.
The CDE documentation set is available on line and in hardcopy. You can also obtain information about CDE from the CDE Video Tour, online help volumes, and reference pages.
The CDE Video Tour provides an introduction to the CDE interface and its components. Before using the CDE Video Tour on your system, you must install the subsets for Multi Media Services. The Installation Guide provides instructions on installing subsets.
To start the CDE Video Tour, use the following steps:
For more information, see the online help volume for the CDE Video Tour.
The CDE documentation set has three audiences: general user, programmer, and ToolTalk programmer. Table 1-1 through Table 1-3 groups these manuals by audience and describes each set.
Manual | Description |
Common Desktop Environment: Advanced User's and System Administrator's Guide | Describes how to perform advanced customizations of the CDE environment. |
Common Desktop Environment: Desktop KornShell User's Guide | Provides the information you need to create Motif applications with KornShell (kshell) scripts. |
Common Desktop Environment: Product Glossary | Provides a comprehensive list of terms used in CDE, and serves as a source and reference base for all users of the desktop. |
Common Desktop Environment: User's Guide | Outlines basic features of CDE and explains how to use the desktop and desktop applications such as the File Manager and Application Manager. |
Manual | Description |
Common Desktop Environment: Application Builder User's Guide | Describes the Application Builder, which is an interactive tool for developing CDE applications. |
Common Desktop Environment: Help System Author's and Programmer's Guide | Describes how to develop online help for application software and integrate help into an application. |
Common Desktop Environment: Internationalization Programmer's Guide | Discusses how to internationalize an application so that it can be localized to support various languages and cultural conventions in a consistent user interface. |
Common Desktop Environment: Programmer's Guide | Discusses the elements of CDE and describes how to use them. |
Common Desktop Environment: Programmer's Overview | Provides overview information on building new CDE applications, integrating applications into the desktop, and design issues. |
Common Desktop Environment: Style Guide and Certification Checklist | Provides application design style guidelines and lists the requirements for CDE-level certification. |
Manual | Description |
Common Desktop Environment: ToolTalk Messaging Overview | Describes the ToolTalk components, commands, and error messages. |
Common Desktop Environment: ToolTalk Reference Manual | Describes the Application Interface (API) components, commands, and error messages of the ToolTalk service. |
Common Desktop Environment: ToolTalk User's Guide | Describes the ToolTalk service and how to modify your application to send and receive ToolTalk messages. |
To view the CDE documentation on line, use the Netscape Viewer as follows:
You must have root privileges to mount the documentation CD-ROM.
From the CDE desktop:
From a terminal emulator window, enter:
$
/usr/bin/X11/netscape &
file:/usr/doc/netscape/Digital_UNIX.html
To obtain the CDE documentation set in hardcopy, use the ordering instructions at the back of this manual. You have the option of ordering manuals electronically.
Online help provides detailed information on the CDE interface and applications. From the Front Panel, click on the Help Manager to access a collection of help volumes. To access the help from within an application, click on the Help menu.
The Help Manager is located on the Front Panel. It is a special help volume that lists all the online help registered on your system. To browse through registered online help, click on the Help Manager icon. To navigate within the Help Manager online help volume, click on any underlined topic and use the help menus and buttons.
The Help Manager icon has an arrow above it, which indicates that a subpanel is available. To view specific help topics about the desktop and Front Panel, click on the arrow. The subpanel also includes On Item help for the Front Panel. On Item help is interactive. Clicking on this option turns the pointer into a question mark (?). By positioning the pointer over an item in the Front Panel, then releasing, you receive help on that item.
To access help from within a help volume, click on the Help menu. A typical online help volume is divided into several sections. Table 1-4 describes the contents of an online help volume.
Menu Item | Description |
Overview | Introduces the use of the application. |
Tasks | Provides instructions on how to complete operations you can perform using the application. |
Reference | Displays summaries of an applications' components such as windows, dialog boxes, menus, and application resources. |
On Item | Provides reference information on the specific item you selected. |
Using Help | Describes how to use the help windows. |
About Application | Displays the version and copyright information for the application. |
Reference pages, often referred to as manpages, provide a synopsis and description of each command or application on the system. If the reference page subset is installed on your system, you can access reference pages using the Man Page Viewer or you can type the man command in a terminal emulator window.
To use the Man Page Viewer to view reference pages:
See Section 1.3.4.3 for information on obtaining command and applications names by using a keyword.
To view a reference page in a terminal emulator window, enter the man command followed by the name of the command or application you want to view. For example, to view the reference page for the CDE Session Manager, enter the following:
$
man dtsession
See Section 1.3.4.3 for information on obtaining command and applications names using a keyword.
If you are unsure of a command or application name, use the apropos command with a keyword to locate the reference page you are seeking. For example, to find the dtsession reference page, enter the following:
$
apropos session
Any reference page that contains the word session in the name line or title of the reference page is displayed on your system including the dtsession reference page.