Preface
The Java Desktop System Release 3 Accessibility Guide describes
how to configure, customize, and use the accessibility features for
the following releases:
Most of the information in the guide is generic to all
releases of the Java Desktop System. Where the information is not generic,
the platform is indicated.
Who Should Read This Guide
This guide is for users, system administrators, and anyone who is interested
in how the Java Desktop
System Release 3 satisfies Section 508 of the U.S. Rehabilitation Act.
How This Guide Is Organized
This guide is structured in the following manner:
Related Documentation
The following guides are related to this guide:
-
Java Desktop System Release 3 Administration Guide
-
Java Desktop System Release 3 Installation Guide
-
Java Desktop System Release 3 Release Notes
-
Java Desktop System Release 3 Troubleshooting Guide
-
Java Desktop System Release 3 User Guide
Accessing Sun Documentation Online
The docs.sun.comSM Web site enables you to access Sun technical documentation online. You can browse the docs.sun.com archive or search for a specific book title or subject. The URL is http://docs.sun.com.
Ordering Sun Documentation
Sun Microsystems offers select product documentation in print. For a list of documents and how to
order them, see “Buy printed documentation” at http://docs.sun.com.
Supported Solaris Systems
Table P–1 describes where you
can find information about systems that are supported by the SolarisTM Operating System, relevant to this product release. In the Java
Desktop System documentation, the term x86 refers to
the processor families shown in Table P–1.
Table P–1 Supported Solaris Systems
|
Architecture
|
Processor
Families
|
Solaris Systems
|
|
x86
|
|
See the Solaris
10 Hardware Compatibility List at the following location:
http://www.sun.com/bigadmin/hcl
|
Typographic Conventions
The following table describes the typographic changes that are used
in this book.
Table P–2 Typographic Conventions
|
Typeface or Symbol
|
Meaning
|
Example
|
|
AaBbCc123
| The names of commands, files, and directories,
and onscreen computer output |
Edit your .login file.
Use ls -a to
list all files.
machine_name% you have mail.
|
|
AaBbCc123
| What you type, contrasted with onscreen
computer output |
machine_name% su
Password:
|
|
AaBbCc123
| Command-line placeholder: replace with
a real name or value |
The command to remove a file is rm filename.
|
|
AaBbCc123
|
Book titles, new terms, and terms to be emphasized
|
Read Chapter 6 in the User's Guide.
These
are called class options.
Do not save the file.
(Emphasis sometimes appears in bold
online.)
|
Shell Prompts in Command Examples
The following table shows the default system prompt and superuser prompt
for the C shell, Bourne shell, and Korn shell.
Table P–3 Shell Prompts
|
Shell
|
Prompt
|
| C shell prompt | machine_name% |
| C shell superuser prompt | machine_name# |
| Bourne shell and Korn shell prompt | $ |
| Bourne shell and Korn shell superuser
prompt | # |
Mouse Usage Conventions
The following table lists the conventions for mouse usage in documentation
for the Java Desktop System.
|
Action
|
Definition
|
|
Click
|
Press and release the left mouse button,
without moving the mouse.
|
|
Click-and-hold
|
Press and do not release the
left mouse button.
|
|
Left-click
|
Same as click.
Left-click clarifies the action when there might be confusion with right-click.
|
|
Middle-click
|
Press and release the middle
mouse button, without moving the mouse.
|
|
Right-click
|
Press and release the right mouse
button, without moving the mouse.
|
|
Double-click
|
Press and release the left mouse
button twice in rapid succession without moving the mouse.
|
|
Drag
|
Click-and-hold a mouse button, then
move an object. For example, you can drag a window or an icon. The left and
middle mouse buttons can perform drag actions.
|
|
Drag-and-drop
|
Click-and-hold a mouse button,
then move an object. For example, you can drag-and-drop a window or an icon.
Release the mouse button to place the object in a new location.
|
|
Grab
|
Point to an item that you can move,
and click-and-hold on the mouse button. For example, you can grab the titlebar
of a window, then drag the window to a new location.
|