The Java Desktop System Release 3 Accessibility Guide describes how to configure, customize, and use the accessibility features for the following releases:
Sun™ Java™ Desktop System Release 3 for the SPARC® platform edition of the Solaris™ Operating System
Sun Java Desktop System Release 3 for the x86 platform edition of the Solaris Operating System
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.
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.
This guide is structured in the following manner:
Chapter 1, Introduction to Accessibility introduces you to accessibility in the Java Desktop System.
Chapter 2, Configuring the Mouse and Keyboard describes how to configure the mouse and keyboard to make these devices accessible to more users.
Chapter 3, Using the Keyboard to Navigate the Desktop describes how to navigate the Java Desktop System from the keyboard only.
Chapter 4, Customizing the Appearance of the Desktop describes the methods you can use to change the appearance of the Java Desktop System to enhance the accessibility of the desktop for users with visual impairments.
Chapter 5, Using the Assistive Technologies introduces you to the assistive technologies that are available in the Java Desktop System.
Appendix A, System Administration describes some system administrator tasks that you need to perform before you can use the assistive technologies for the Java Desktop System.
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
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.
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.
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: |
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.) |
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 | # |
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. |