Files
cdesktop/cde/doc/C/help/common/glossary.sgm

912 lines
27 KiB
Plaintext

<!-- $XConsortium: glossary.sgm /main/10 1996/10/29 22:00:50 cdedoc $ -->
<!-- (c) Copyright 1995 Digital Equipment Corporation. -->
<!-- (c) Copyright 1995 Hewlett-Packard Company. -->
<!-- (c) Copyright 1995 International Business Machines Corp. -->
<!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
<!-- (c) Copyright 1995 Novell, Inc. -->
<!-- (c) Copyright 1995 FUJITSU LIMITED. -->
<!-- (c) Copyright 1995 Hitachi. -->
<Glossary Id="SDL-RESERVED-glossary">
<Title>Glossary</Title>
<GlossEntry>
<GlossTerm>accelerator</GlossTerm>
<GlossDef>
<Para>See <GlossTerm Role="nogloss">shortcut key</GlossTerm>.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>access rights</GlossTerm>
<GlossDef>
<Para>The ability to view Calendar appointments of different privacy levels.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>action</GlossTerm>
<GlossDef>
<Para>A &ProductName; construct used to provide a user interface for applications
and other commands. Actions are defined in a database of configuration
files.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>action icon</GlossTerm>
<GlossDef>
<Para>Also called <GlossTerm Role="nogloss">application icon</GlossTerm>.
An icon in File Manager or Application Manager that represents an
underlying action. Most desktop actions run commands.
Double-clicking the action icon runs the action, which then runs the
command.
An action icon is created by creating an empty executable file with the
same name as the action it represents.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>alias</GlossTerm>
<GlossDef>
<Para>A group (mailing list) of users with a common interest. Mail sent
to a named mailing list (alias) is delivered to all the users on
the list.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>application</GlossTerm>
<GlossDef>
<Para>See <GlossTerm Role="nogloss">software application</GlossTerm>.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>application icon</GlossTerm>
<GlossDef>
<Para>See <GlossTerm Role="nogloss">action icon</GlossTerm>.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>Application Manager</GlossTerm>
<GlossDef>
<Para>A window containing objects representing the system actions available
on your system.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>application search path</GlossTerm>
<GlossDef>
<Para>The search path used by the system to find applications and
certain configuration information. Application Manager uses the application
search path to dynamically populate its top level when a user logs in.
The desktop search paths are created at login by the desktop utility
<ComputerOutput>dtsearchpath</ComputerOutput>. The <ComputerOutput>dtsearchpath</ComputerOutput> utility uses a combination of
environment variables and built-in locations to create the search paths.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>application server</GlossTerm>
<GlossDef>
<Para>A host computer where applications can be run.
</Para>
</GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>application window</GlossTerm>
<GlossDef>
<Para>See <GlossTerm Role="nogloss">window</GlossTerm>.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>base name</GlossTerm>
<GlossDef>
<Para>The file name of an icon file minus the file-name suffixes for
size (<ComputerOutput>.l</ComputerOutput>, <ComputerOutput>.m</ComputerOutput>, <ComputerOutput>.s</ComputerOutput>, <ComputerOutput>.t</ComputerOutput>) and type <ComputerOutput>.pm</ComputerOutput>, <ComputerOutput>.bm</ComputerOutput>).
For example, the base name of a file named <ComputerOutput>myicon.m.pm</ComputerOutput> is <ComputerOutput>myicon</ComputerOutput>.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>bitmap</GlossTerm>
<GlossDef>
<Para>An image stored in a raster format. Usually the term <Emphasis>bitmap</Emphasis>
implies that the image is limited to exactly two colors (a foreground
and a background color). An image that uses more than two colors is
usually called a <Emphasis>pixmap</Emphasis>.
</Para></GlossDef>
</GlossEntry>
<glossentry><glossterm>book</glossterm>
<glossdef>
<para>An electronic book. See also <emphasis>bookcase</emphasis> and
<emphasis>information library</emphasis>.
</para>
</glossdef>
</glossentry>
<glossentry><glossterm>bookcase</glossterm>
<glossdef>
<para>A group of electronic books on related topics. A logical set of
information (perhaps several related books) that is accompanied by a
single full-text index. A bookcase represents the
minimum collection of information that can be built into an information
library. See also <emphasis>information library</emphasis>.
</para>
</glossdef>
</glossentry>
<glossentry><glossterm>book list</glossterm>
<glossdef>
<para>The list of bookcases and books available from the Information Manager.
</para>
</glossdef>
</glossentry>
<glossentry><glossterm>Book List window</glossterm>
<glossdef>
<para>The Information Manager dialog box that provides access to information
stored in an information library for on-line display or printing.
</para>
</glossdef>
</glossentry>
<glossentry><glossterm>bookmark</glossterm>
<glossdef>
<para>An Information Manager marker that users can create to annotate specific
text or graphics in an information library. The Information Manager
represents a bookmark as an icon in the left margin of a reading window.
</para>
</glossdef>
</glossentry>
<glossentry><glossterm>browse</glossterm>
<glossdef>
<para>1) To scan a collection, such as a database, a File Manager view, a list
box, or a text file, either for a particular item or for anything that
seems to be of interest; implies observing rather than changing
information.
</para>
<para>2) Searching by examining and scrolling through screens or windows of
data.
</para>
</glossdef>
</glossentry>
<GlossEntry>
<GlossTerm>browse access</GlossTerm>
<GlossDef>
<Para>The ability (permission) to browse appointment items on calendars.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>button</GlossTerm>
<GlossDef>
<Para>A control that executes a command, starts an action, or selects an option.
There are two main kinds of buttons: push buttons and radio buttons.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>Calendar</GlossTerm>
<GlossDef>
<Para>The &ProductName; application with which you create and manage
appointments and To Do items.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>calendar view</GlossTerm>
<GlossDef>
<Para>The calendar view is the day, week, month, or year displayed in the main
Calendar window. To navigate within your calendar, use the Previous view
(left arrow), Next view (right arrow), and Today buttons.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>check box</GlossTerm>
<GlossDef>
<Para>A control that has two states: on and off. Typically, you use a check
box to select one or more options from a group of choices.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>click</GlossTerm>
<GlossDef>
<Para>To press and release a mouse button.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>client</GlossTerm>
<GlossDef>
<Para>A system that receives services from another system in the network.
For example, a system using an application server is a client of that
application server.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>command-line prompt</GlossTerm>
<GlossDef>
<Para>A command-line prompt shows that the computer is ready to accept your
commands. Each terminal emulation window has a command-line prompt,
which usually appears as <ComputerOutput>%</ComputerOutput>, <ComputerOutput>></ComputerOutput>, or <ComputerOutput>$</ComputerOutput>. You can display the
command-line prompt by pressing Return in a terminal emulation window.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>control</GlossTerm>
<GlossDef>
<Para>A component that enables you to manipulate an object, select choices,
or type information. Menus, text fields, and the Front Panel workspace
switch are examples of controls.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>current session</GlossTerm>
<GlossDef>
<Para>A session that was saved when logging out of the previous session.
Returning to the saved session enables you to continue working where you
left off. (Some applications may not participate in "session
management," so you have to manually start them after logging in.)
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>data types</GlossTerm>
<GlossDef>
<Para>A mechanism used to associate particular data files with
the appropriate applications and actions. Data types can determine the
type of a file based on file-naming conventions, such as a particular
suffix, or on the contents of the file.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>delete access</GlossTerm>
<GlossDef>
<Para>The ability (permission) to delete appointments or To Do items on calendars.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>dialog box</GlossTerm>
<GlossDef>
<Para>A secondary window displayed by an application window (for example,
the Color dialog box displayed through the Style Manager's Color
control).
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>directory</GlossTerm>
<GlossDef>
<Para>A collection of files and other directories.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>double-click</GlossTerm>
<GlossDef>
<Para>To press and release a mouse button twice in rapid succession.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>drag</GlossTerm>
<GlossDef>
<Para>To press and hold down a mouse button while moving the mouse, which
moves the pointer on the screen.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>drop</GlossTerm>
<GlossDef>
<Para>To release an object, such as a file icon, that has been dragged to a new
position. To drop the icon, release the mouse button.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>drop zone</GlossTerm>
<GlossDef>
<Para>An area of the display that accepts a dropped file.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>File Manager</GlossTerm>
<GlossDef>
<Para>A &ProductName; application for managing the files and folders (directories)
on your system.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>file server</GlossTerm>
<GlossDef>
<Para>A host computer on which data files used by applications are stored.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>filetype</GlossTerm>
<GlossDef>
<Para>A &ProductName; mechanism used to associate particular data files with the
appropriate applications and actions. Filetypes can determine the type
of a file based on file-naming conventions, such as a particular
suffix, or by the contents of the file.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>file type</GlossTerm>
<GlossDef>
<Para>Same as <GlossTerm Role="nogloss">filetype</GlossTerm>.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>folder</GlossTerm>
<GlossDef>
<Para>An icon that represents a <GlossTerm Role="nogloss">directory</GlossTerm>.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>font</GlossTerm>
<GlossDef>
<Para>A complete set of characters (letters, digits, and special characters)
of one size and one typeface. "Ten-point, Helvetica, bold" is an
example of a font.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>Front Panel</GlossTerm>
<GlossDef>
<Para>A centrally located window containing a variety of controls for
accessing applications and utilities. The Front Panel also contains
the workspace switch. The Front Panel occupies all workspaces.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>Front Panel configuration file</GlossTerm>
<GlossDef>
<Para>A file containing definitions for the Front Panel. The file must
obey the naming convention <ComputerOutput><Symbol Role="Variable">name</Symbol>.fp</ComputerOutput> and be in a directory
on the search path defined by the environment variables
DTUSERAPPSEARCHPATH and DTAPPSEARCHPATH.
</Para></GlossDef>
</GlossEntry>
<glossentry><glossterm>graphical map</glossterm>
<glossdef>
<para>A visual representation of a book's organizational structure in which
the book's section titles are displayed as a graphical "tree".
</para>
</glossdef>
</glossentry>
<GlossEntry>
<GlossTerm>Help Manager</GlossTerm>
<GlossDef>
<Para>A special &ProductName; help volume that lists all the online help
registered on your system.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>home directory</GlossTerm>
<GlossDef>
<Para>A personal directory where you keep files and additional subdirectories
that belong to you. By default, File Manager and Terminal windows are
set to your home directory when you first open them.
</Para></GlossDef>
</GlossEntry>
<GlossEntry SortAs="Home Directory1">
<GlossTerm>/<Symbol Role="Variable">HomeDirectory</Symbol>/</GlossTerm>
<GlossDef>
<Para>Symbolizes your home directory. For example, if your home directory is
<ComputerOutput>/users/anna/</ComputerOutput>, then <ComputerOutput>/<Symbol Role="Variable">HomeDirectory</Symbol>/bitmaps/smile.bm</ComputerOutput> represents
<ComputerOutput>/users/anna/bitmaps/smile.bm</ComputerOutput>.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>home session</GlossTerm>
<GlossDef>
<Para>A session you explicitly save without logging out.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>hyperlink</GlossTerm>
<GlossDef>
<Para>A connection from one help topic to another related topic. A hyperlink
can be a word, a phrase, or a graphic image. Any underlined text within
a help window is a hyperlink.</Para>
<Para>Most hyperlinks cause a "jump" to a related help topic. However,
hyperlinks can also be used to perform other behavior, such as executing
commands or invoking actions.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>Icon Editor</GlossTerm>
<GlossDef>
<Para>A &ProductName; application for creating bitmap and pixmap image files
for use as icons or backdrops.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>icon folder</GlossTerm>
<GlossDef>
<Para>A folder the desktop searches for icon files (a directory along the
desktop icon search path).
</Para></GlossDef>
</GlossEntry>
<glossentry><glossterm>infolib</glossterm>
<glossdef>
<para>The set of files, including SGML instances, graphics, and indexes, that
comprise an information library. See <emphasis>information
library</emphasis>.
</para>
</glossdef>
</glossentry>
<glossentry><glossterm>information library</glossterm>
<glossdef>
<para>A set of bookcases, where each bookcase contains a set of books, and
where each book contains sections.
</para>
</glossdef>
</glossentry>
<glossentry><glossterm>Information Manager</glossterm>
<glossdef>
<para>The software application that permits you to browse and search collections
of online documentation, called information libraries.
</para>
</glossdef>
</glossentry>
<glossentry><glossterm>Information System</glossterm>
<glossdef>
<para>The information libraries (the data), the Information Manager (the viewer)
and the Information System Developer's Toolkit (the development tools).
</para>
</glossdef>
</glossentry>
<GlossEntry>
<GlossTerm>insert access</GlossTerm>
<GlossDef>
<Para>The ability (permission) to insert appointments on calendars.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>ITE</GlossTerm>
<GlossDef>
<Para>An Internal Terminal Emulator. The ITE lets you use your bitmapped
display as a terminal (through No Windows mode from the login screen).
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>list</GlossTerm>
<GlossDef>
<Para>A control, also called selection list, that contains scrollable choices
from which you can select.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>Mailer</GlossTerm>
<GlossDef>
<Para>A &ProductName; application that enables you to send, receive, and
manage electronic mail messages.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>Main Panel</GlossTerm>
<GlossDef>
<Para>The portion of the Front Panel excluding the subpanels.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>maximize</GlossTerm>
<GlossDef>
<Para>To enlarge a window to fill a workspace. The push button that maximizes
a window is located in the upper right corner of the window frame.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>menu</GlossTerm>
<GlossDef>
<Para>A list of items from which you select to perform a task.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>menu bar</GlossTerm>
<GlossDef>
<Para>The bar directly beneath a window's title bar that contains the titles of
the pull-down menus for the software application.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>minimize</GlossTerm>
<GlossDef>
<Para>To turn a window into an icon. The push button that minimizes a window
is located near the upper right corner of the window frame.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>mnemonic</GlossTerm>
<GlossDef>
<Para>A single, underlined character in a command. The mnemonic indicates
that you can choose the command by typing that letter. Mnemonics are
used most commonly in menu commands, however, other buttons may also
have mnemonics.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>modifier key</GlossTerm>
<GlossDef>
<Para>A key that, when pressed and held along with another key, changes the
meaning of the second key. Control, Alt, and Shift are examples.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>newline character</GlossTerm>
<GlossDef>
<Para>An unseen character that marks the end of a line of text in a document.
It tells a printer or screen to break a line and start a new one.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>object</GlossTerm>
<GlossDef>
<Para>Any logical piece of data that has associated behavior. For example, in
File Manager, files, folders, actions, and applications are all
considered objects. Each type of object has specific associated
actions. Typically, each object is represented as an icon.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>object types</GlossTerm>
<GlossDef>
<Para>A &ProductName; mechanism used to associate particular data files with
the appropriate applications and actions. Object typing defines the
criteria for typing the file (such as name or contents), the appearance
(the icon used in File Manager) and the behavior of the object (for
example, what happens when the user double-clicks it).
</Para></GlossDef>
</GlossEntry>
<glossentry><glossterm>pinned window</glossterm>
<glossdef>
<para>A reading window that is marked so that the text displayed in the window
is retained when a link is followed, and a new window is opened for the
new text. If a window is not pinned, the Information Manager updates the
text in the current reading window each time a link is followed.
</para>
</glossdef>
</glossentry>
<GlossEntry>
<GlossTerm>pixmap</GlossTerm>
<GlossDef>
<Para>An image stored in a raster format. Usually the term <Emphasis>pixmap</Emphasis>
implies that the image may have more than two colors. An image that
is limited to two colors is usually called a <Emphasis>bitmap</Emphasis>.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>Print Manager</GlossTerm>
<GlossDef>
<Para>A &ProductName; application that shows all the printers on your system.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>Printer Jobs</GlossTerm>
<GlossDef>
<Para>A &ProductName; application that provides information about jobs on a
single printer.
</Para></GlossDef>
</GlossEntry>
<glossentry><glossterm>Print Setup</glossterm>
<glossdef>
<para>A dialog box that allows you to specify printer settings for the currently
selected printer, such as page orientation (portrait or landscape), one- or
two-sided
printing, or which paper tray to use. Calendar, Information Manager, Mailer,
and Text
Editor display this dialog box when you double-click on the Setup button in
their
print dialog box.</para>
</glossdef>
</glossentry>
<GlossEntry>
<GlossTerm>privacy</GlossTerm>
<GlossDef>
<Para>The level of information about appointments that is displayed to others
when browsing your calendar.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>push button</GlossTerm>
<GlossDef>
<Para>A control that immediately starts an action as soon as it is chosen.
OK, Cancel, and Help are examples of push buttons commonly found in
dialog boxes.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>radio button</GlossTerm>
<GlossDef>
<Para>A control that -- combined with other radio buttons -- offers a
fixed set of choices that are mutually exclusive.
</Para></GlossDef>
</GlossEntry>
<glossentry><glossterm>Reading window</glossterm>
<glossdef>
<para>The Information Manager window that shows the text, tables, and graphics
of a particular section in a book.
</para>
</glossdef>
</glossentry>
<GlossEntry>
<GlossTerm>resource</GlossTerm>
<GlossDef>
<Para>A mechanism of the X Window System for specifying an attribute
(appearance or behavior) of a window or application. Resources are
usually named after the elements they control.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>scroll bar</GlossTerm>
<GlossDef>
<Para>A window component for controlling the contents of a scrollable area.
Scroll bars are used when information is too large to display within a
window.
</Para></GlossDef>
</GlossEntry>
<glossentry><glossterm>section</glossterm>
<glossdef>
<para>A single unit of documentation that is displayed within an Information
Manager Reading window.
</para>
</glossdef>
</glossentry>
<GlossEntry>
<GlossTerm>server</GlossTerm>
<GlossDef>
<Para>A system providing services to other systems in the network.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>shortcut key</GlossTerm>
<GlossDef>
<Para>A key or combination of keys provided as a shortcut for choosing a
command. Shortcut keys are most commonly used with menu commands, but
may also be used for other frequent actions.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>slider</GlossTerm>
<GlossDef>
<Para>A control that "slides" back and forth across a range of measurements or
values. For example, the controls that choose the red, green, and blue
color values in the Style Manager's Color dialog box are sliders.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>software application</GlossTerm>
<GlossDef>
<Para>A computer program that provides you with tools to do your work.
Style Manager, Text Editor, and File Manager are examples of software
applications.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>Style Manager</GlossTerm>
<GlossDef>
<Para>The &ProductName; application with which you customize some visual
elements and system device behaviors of your environment, including
colors and fonts, and keyboard, mouse, window, and session startup
behaviors.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>subpanel</GlossTerm>
<GlossDef>
<Para>A component of the &ProductName; Front Panel that provides additional controls.
Subpanels usually contain groups of related controls. For instance, the
Personal Printers subpanel provides access to multiple printers.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>suffix</GlossTerm>
<GlossDef>
<Para>A part of a file name, added at the end, separated from other suffixes
or the base file name by some punctuation, such as a period (.).
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>superuser</GlossTerm>
<GlossDef>
<Para>A login that allows special permissions for modifying system files that
most users do not have permission to modify. Superuser is also called
"the root user" or simply "root" since the user ID for superuser is
<ComputerOutput>root</ComputerOutput>. On most computer systems, only a few users have permission
to become superuser.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>Terminal</GlossTerm>
<GlossDef>
<Para>A &ProductName; application that displays a default terminal emulator
window.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>terminal emulator</GlossTerm>
<GlossDef>
<Para>A window that emulates a particular terminal type for running non-window
programs. The most common use of terminal emulator windows is
interacting with your computer's operating system by typing commands.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>Text Editor</GlossTerm>
<GlossDef>
<Para>The &ProductName; application with which you create and edit documents.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>text field</GlossTerm>
<GlossDef>
<Para>A rectangular area in a window where you type information. Text fields
with keyboard focus contain a blinking text insertion cursor.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>title bar</GlossTerm>
<GlossDef>
<Para>A rectangular area of a window frame at the top of the window that
identifies the contents of the window. Usually, a window's title is the
name of the application (for example, "Style Manager").
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>window</GlossTerm>
<GlossDef>
<Para>A rectangular area on your display. Software applications typically
have one main window from which secondary windows, called dialog boxes,
can be opened. A window frame has controls with which you can
manipulate the window.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>window frame</GlossTerm>
<GlossDef>
<Para>The visible part of a window that surrounds a software application. A
window frame can contain five controls: title bar, resize borders,
minimize button, maximize button, and the Window menu button. (Some
windows may not display all of these controls.)
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>window icon</GlossTerm>
<GlossDef>
<Para>A small, graphic representation of a window that takes up little area in
a workspace.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>Window menu</GlossTerm>
<GlossDef>
<Para>A menu that provides commands with which you control a window. To
display the Window menu, click the Window menu button in the upper left
corner of the window frame. You can also display the Window menu using
your keyboard by pressing Alt+Space.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>Wrap To Fit</GlossTerm>
<GlossDef>
<Para>In Text Editor, this setting controls whether lines are
automatically wrapped to fit the window width as you enter text.
If set, lines wrap at the edge of the window. If not set, you must
press Return to end the line.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>workspace</GlossTerm>
<GlossDef>
<Para>A single screen of windows. The &ProductName; Workspace Manager creates
multiple workspaces. Each workspace is like a separate screen, plus you
can have windows "occupy" any combination of workspaces. The Front
Panel contains the workspace switch you use to move from workspace to
workspace.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>Workspace Manager</GlossTerm>
<GlossDef>
<Para>The program that controls the size, placement, and operation of windows
within multiple workspaces. The &ProductName; Workspace Manager includes the
Front Panel, the window frames that surround each application, and
Window and Workspace menus.
</Para></GlossDef>
</GlossEntry>
<GlossEntry>
<GlossTerm>Workspace menu</GlossTerm>
<GlossDef>
<Para>The menu displayed when you click mouse button 3 with the pointer
positioned over the workspace backdrop. The Workspace menu contains
commands for managing a workspace. You can also use it to log out.
</Para></GlossDef>
</GlossEntry>
</Glossary>