gnome-devel-docs r558 - in trunk/gadg: . images



Author: vpalexander
Date: Sat Aug 16 15:53:05 2008
New Revision: 558
URL: http://svn.gnome.org/viewvc/gnome-devel-docs?rev=558&view=rev

Log:
gadg base conversion add

Added:
   trunk/gadg/
   trunk/gadg/gad-book.xml
   trunk/gadg/gad.xml
   trunk/gadg/images/
   trunk/gadg/images/GNOME_desktop_Accessibility.gif   (contents, props changed)
   trunk/gadg/images/GNOME_desktop_Accessibility.png   (contents, props changed)
   trunk/gadg/images/badfocus1.gif   (contents, props changed)
   trunk/gadg/images/badfocus1.png   (contents, props changed)
   trunk/gadg/images/badfocus2.gif   (contents, props changed)
   trunk/gadg/images/badfocus2.png   (contents, props changed)
   trunk/gadg/images/badfocus3.gif   (contents, props changed)
   trunk/gadg/images/badfocus3.png   (contents, props changed)
   trunk/gadg/images/colour_and_arrows.gif   (contents, props changed)
   trunk/gadg/images/colour_and_arrows.png   (contents, props changed)
   trunk/gadg/images/colour_only.gif   (contents, props changed)
   trunk/gadg/images/colour_only.png   (contents, props changed)
   trunk/gadg/images/depend1.gif   (contents, props changed)
   trunk/gadg/images/depend1.png   (contents, props changed)
   trunk/gadg/images/depend1a.gif   (contents, props changed)
   trunk/gadg/images/depend1a.png   (contents, props changed)
   trunk/gadg/images/depend2.gif   (contents, props changed)
   trunk/gadg/images/depend2.png   (contents, props changed)
   trunk/gadg/images/depend2a.gif   (contents, props changed)
   trunk/gadg/images/depend2a.png   (contents, props changed)
   trunk/gadg/images/depend3.gif   (contents, props changed)
   trunk/gadg/images/depend3.png   (contents, props changed)
   trunk/gadg/images/goodfocus.gif   (contents, props changed)
   trunk/gadg/images/goodfocus.png   (contents, props changed)
   trunk/gadg/images/goodfocus2.gif   (contents, props changed)
   trunk/gadg/images/goodfocus2.png   (contents, props changed)
   trunk/gadg/images/goodfocus3.gif   (contents, props changed)
   trunk/gadg/images/goodfocus3.png   (contents, props changed)
   trunk/gadg/images/label_above.png   (contents, props changed)
   trunk/gadg/images/label_below.gif   (contents, props changed)
   trunk/gadg/images/label_below.png   (contents, props changed)
   trunk/gadg/images/label_left.gif   (contents, props changed)
   trunk/gadg/images/label_left.png   (contents, props changed)
   trunk/gadg/images/label_right.gif   (contents, props changed)
   trunk/gadg/images/label_right.png   (contents, props changed)
   trunk/gadg/images/nodrop.gif   (contents, props changed)
   trunk/gadg/images/nodrop.png   (contents, props changed)
   trunk/gadg/legal.xml

Added: trunk/gadg/gad-book.xml
==============================================================================
--- (empty file)
+++ trunk/gadg/gad-book.xml	Sat Aug 16 15:53:05 2008
@@ -0,0 +1,119 @@
+<?xml version="1.0"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"; [
+  <!ENTITY gnomeversion "2.24">
+  <!ENTITY manrevision "2.24.0">
+  <!ENTITY date "September 2008">
+  <!ENTITY LEGAL SYSTEM "legal.xml">
+  <!ENTITY gad SYSTEM "gad.xml">
+]><?db.chunk.max_depth 4?>
+<book id="index">
+<title>GNOME Accessibility Developers Guide</title>
+<bookinfo>
+<abstract role="description">
+<para>
+The GNOME Accessibility Guide is for developers who want to ensure their programming efforts are accessible to the widest audience of users. This guide also covers many of the Section 508 requirements.
+</para>
+</abstract>
+<copyright> 
+<year>2008</year>
+<holder>Vincent Alexander</holder>
+</copyright>
+<copyright> 
+<year>2001, 2002</year>
+<holder>Calum Benson, Brian Cameron, Bill Haneman, Padraig O'Briain, Sharon Snider</holder>
+</copyright>
+<publisher role="maintainer"> 
+<publishername>
+GNOME Documentation Project
+</publishername> 
+</publisher>
+&LEGAL; 
+<authorgroup> 
+<author>
+<firstname>Vincent</firstname>
+<surname>Alexander</surname>
+<affiliation>
+<orgname>GNOME Documentation Project</orgname>
+</affiliation>
+</author>
+<author>
+<firstname>Calum</firstname>
+<surname>Benson</surname>
+<affiliation>
+<orgname>GNOME Documentation Project</orgname>
+</affiliation>
+</author>
+<author>
+<firstname>Brian</firstname>
+<surname>Cameron</surname>
+<affiliation>
+<orgname>GNOME Documentation Project</orgname>
+</affiliation>
+</author>
+<author> 
+<firstname>Bill</firstname>
+<surname>Haneman</surname>
+<affiliation>
+<orgname>GNOME Documentation Project</orgname>  
+</affiliation>
+</author>
+<author>
+<firstname>Padraig</firstname> 
+<surname>O'Briain</surname> 
+<affiliation> 
+<orgname>GNOME Documentation Project</orgname>  
+</affiliation> 
+</author> 
+<author> 
+<firstname>Sharon</firstname> 
+<surname>Snider</surname> 
+<affiliation> 
+<orgname>GNOME Documentation Project</orgname>  
+</affiliation> 
+</author>
+</authorgroup>
+<revhistory>
+<revision> 
+<revnumber>
+GNOME &gnomeversion;
+Accessibility Developers Guide V&manrevision;
+</revnumber> 
+<date>&date;</date> 
+<revdescription> 
+<para role="author">
+GNOME Documentation Project
+</para> 
+<para role="publisher">
+GNOME Documentation Project
+</para> 
+</revdescription> 
+</revision>
+<revision> 
+<revnumber>
+GNOME &gnomeversion; Accessibility Developers Guide V&manrevision;
+</revnumber> 
+<date>&date;</date> 
+<revdescription> 
+<para role="author">
+GNOME Documentation Project
+</para> 
+<para role="publisher">
+GNOME Documentation Project
+</para> 
+</revdescription> 
+</revision>
+</revhistory>
+<releaseinfo> 
+This manual describes version &gnomeversion; of the GNOME Desktop.
+</releaseinfo>
+<legalnotice> 
+<title>Feedback</title> 
+<para> 
+To report a bug or make a suggestion regarding the GNOME Desktop or this manual, follow the directions in the <ulink type="help" 
+url="ghelp:user-guide?feedback">GNOME Feedback Page</ulink>.
+</para>
+</legalnotice> 
+</bookinfo>
+&gad;
+</book>

Added: trunk/gadg/gad.xml
==============================================================================
--- (empty file)
+++ trunk/gadg/gad.xml	Sat Aug 16 15:53:05 2008
@@ -0,0 +1,2131 @@
+<chapter id="gad" status="draft">
+<title>What is Accessibility?</title>
+<para>
+Accessibility means helping people with disabilities to participate in substantial life activities. That includes work, and the use of services, products, and information. GNOME includes libraries and a support framework that allow people with disabilities to utilize all of the functionality of the GNOME user environment.
+</para>
+<para>
+In conjunction with assistive technologies if necessary - voice interfaces, screen readers, alternate input devices, and so on - people with permanent or temporary disabilities can therefore use the GNOME desktop and applications. Assistive technologies are also useful for people using computers outside their home or office. For example, if you're stuck in traffic, you might use voice input and output to check your email.
+</para>
+<para>
+Assistive technologies receive information from applications via the Accessibility Toolkit (ATK) API, which you can find in the atk module in the GNOME repositories. Because support for the accessibility API is built into the GNOME widgets, your GNOME program should function reasonably well with assistive technologies with no extra work on your part. For example, assistive technologies can automatically read the widget labels that you would normally set in your program anyway (e.g. with GTK function calls such as <function>gtk_label_set_text()</function> or <function>gtk_button_new_with_label()</function>). They can also find out if there is any tooltip text associated with a widget, and use that to describe the widget to the user.
+</para>
+<para>
+With a little extra effort, however, you can make your program function even more smoothly with assistive technologies. Besides helping individual users, this will also make your product more attractive to government and education markets, many of which now require their applications to be accessible by law.
+</para>
+
+<section>
+<title>Types of Disability</title>
+<para>
+In the US alone, there are an estimated 30,000,000 people whose ability to use computers may be compromised by inaccessible design. Globally, around 8% of the people who use the worldwide web have some sort of disability. Disabilities fall into one of these categories:
+</para>
+<itemizedlist>
+<listitem>
+<para>
+<emphasis>Visual Impairments</emphasis> - these
+can range from low-vision (including dim or hazy vision, extreme far- or near-sightedness, color-blindness, and tunnel vision, amongst others) to complete blindness. Poor choice of text size and color, and tasks that involve good
+hand-eye coordination (such as moving the mouse) can cause problems for these users.
+</para>
+</listitem>
+<listitem>
+<para>
+<emphasis>Movement Impairments</emphasis> - users with poor muscle control or weaknesses can find it hard to use a standard keyboard or mouse. For example, they may be unable to hold down two keys simultaneously, or they may be more likely to strike keys accidentally.
+</para>
+</listitem>
+<listitem>
+<para>
+<emphasis>Hearing Impairments</emphasis> - these can range from being able to hear some sounds but not distinguish spoken words, to profound deafness. Applications that convey important information by sound alone will cause problems for these users.
+</para>
+</listitem>
+<listitem>
+<para>
+<emphasis>Cognitive and Language Impairments</emphasis> - these can range from dyslexia to difficulties remembering things, solving problems or comprehending and using spoken or written language. Complex or inconsistent displays, or poor choice of words can make using computers difficult for these users.
+</para>
+</listitem>
+<listitem>
+<para>
+<emphasis>Seizure disorders</emphasis> - certain light or sound patterns can cause epileptic seizures in some susceptible users.
+</para>
+</listitem>
+</itemizedlist>
+</section>
+
+<section id="gad-how-it-works">
+<title>How Accessibility Works in GNOME</title>
+<para>
+The Accessibility Toolkit (ATK) describes a set of interfaces that need to be implemented by GUI components to make them accessible. The interfaces are toolkit-independent - implementations could be written for any widget set, such as GTK, Motif or Qt.
+</para>
+<para>
+The implementation for the GTK widgets is in a module called	GAIL (GNOME Accessbility Implementation Library), which is dynamically loadable at runtime by a GTK application. Once
+loaded, those parts of your application that use standard GTK widgets will have a basic level of accessibility, without you having to modify your application at all. If GAIL is not
+loaded, GTK widgets will have a default accessibility implementation that essentially returns no information, though it nominally conforms to the ATK API. Applications which use
+Bonobo controls, particularly out-of-process ones, also load accessibility support code from module libgail-gnome. Whether or not applications on the GNOME desktop automatically load these accessibility support libraries depends on the value of a gconf key, "/desktop/gnome/interface/accessibility"; a boolean value of "true" enables support for assistive technologies and applications which call gnome_program_init will automatically load the appropriate accessibility libraries at runtime. "Pure GTK+ applications", e.g. those that use gtk+ but do not link to libgnome, rely on the value of the GTK_MODULES environment variable, which must be set to "gail:atk-bridge" in order to enable assistive technology support.
+</para>
+<para>
+Most assistive technologies running on other desktops have historically found it necessary to maintain a complex off-screen model of
+the desktop applications, based on snooping of OS events, use of unsupported OS and application features and API, and other highly
+nonportable techniques. This has made assistive technology support somewhat "brittle" and highly OS- and application-specific, even
+application-version specific. In contrast, on the GNOME Desktop, all the information required by the ATs is provided by the running applications, via the GNOME Accessibility Framework, to a toolkit-independent Service Provider Interface (SPI). The SPI provides a means for UNIX-based ATs, such as screen readers and screen magnifiers, to obtain accessibility information from running applications via a consistent, stable API, and can eliminate the need for an off-screen model in many cases. Accessibility support for applications is "built in" to application toolkits via toolkit-appropriate APIs (for instance, ATK for most native C applications and the Java Accessibility API for Java apps), and exported to the common "AT-SPI" interface via the relevant "bridge" (see diagram below).
+</para>
+<figure id="gad-architecture">
+<title>GNOME Accessibility Architecture</title>
+<mediaobject>
+<imageobject>
+<imagedata fileref="images/GNOME_desktop_Accessibility.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase>Diagram of GNOME's accessibility architecture</phrase>
+</textobject>
+</mediaobject>
+</figure>
+<para>
+GNOME's built-in accessibility support means that applications created using stock GNOME widgets get support for assistive technologies "for free", provided the widgets are not used in unusual ways which conflict with this built-in support.
+</para>
+<para>
+A gtk+/GNOME widget is accessible if its use follows the general accessibility guidelines elsewhere in this document, and it implements the ATK interfaces appropriate to its role in the	user interface. ATK implementations are provided for the "stock" GNOME toolkit widgets (i.e. non-deprecated gtk+ and GNOME widgets), and in many cases new widgets which derive
+trivially from existing GTK+ or GNOME widgets will also inherit suitable accessibility support.
+</para>
+<para>
+Though GNOME's built-in accessibility support provides significant functionality without any accessibility-specific code changes on the part of the application, applications can often improve on the default descriptions provided for some of the widgets, and tailor them to that
+widget's specific purpose in your application, via straightforward calls to ATK methods in the application. For instance, in most cases applications should add or change the textual descriptions for these widgets with the appropriate ATK function call, so that an assisitive technology can describe their purpose or state to the user. See <link linkend="gad-coding-guidelines">Coding Guidelines for Supporting Accessibility</link> for more information.
+</para>
+<para>
+If your application uses custom widgets, you may have to do some work to expose those widgets' properties to assistive technologies. See <link linkend="gad-custom">Making Custom Components Accessible</link> and <link linkend="gad-api-examples">Examples that Use the Accessibility API</link> for more information.
+</para>
+</section>
+
+<section id="gad-overview">
+<title>Making a GNOME Application Accessible - Overview</title>
+<para>
+If your application only uses standard GTK widgets, you will probably have to do little or nothing to make your application (reasonably) accessible. But do watch out for objects in your GUI that don't have a textual description associated with them, such as graphical buttons or status indicators that don't have labels or tooltips.
+</para>
+<para>
+You can probably also improve on the default descriptions provided for some of the widgets, and tailor them to that widget's specific purpose in your application. You should add or change the textual descriptions for these widgets with the appropriate ATK function call, so that an assisitive technology can describe their purpose or state to the user. See <link linkend="gad-coding-guidelines">Coding Guidelines for Supporting Accessibility</link> for more information.
+</para>
+<para>
+If your application uses custom widgets, you may have to do some work to expose those widgets' properties to assistive technologies.  See <link linkend="gad-custom">Making Custom Components Accessible</link> and <link linkend="gad-api-examples">Examples that Use the Accessibility API</link> for more information. Additional detailed information can be found in Marc Mulcahy's 2002 GUADEC presentation, <ulink url="http://developer.gnome.org/projects/gap/presentations/GUAD3C/making-apps-accessible/start.html";>"Making GNOME Applications Accessible".</ulink>
+</para>
+</section>
+
+<section id="gad-coding-guidelines">
+<title>Coding Guidelines for Supporting Accessibility</title>
+<para>
+Here are some things you can do in your code to make your program work as well as possible with assistive technologies. (You can find a list of things to consider when designing your GUI in the <link linkend="gad-ui-guidelines">User Interface Guidelines for Supporting Accessibility</link> section later in this document):
+</para>
+<itemizedlist>
+<listitem>
+<para>
+For components that don't display a short string (such as a graphical button), specify a name for it with <function>atk_object_set_name()</function>. You might want to do this for image-only buttons, panels that provide logical groupings, text areas, and so on.
+</para>
+</listitem>
+<listitem>
+<para>
+If you can't provide a tooltip for a component, use <function>atk_object_set_description()</function> instead to provide a description that assistive technologies can give the user. For example, to provide an accessible description for a <guibutton>Close</guibutton> button:
+</para>
+<example>
+<title>Providing an accessible description for a GtkButton</title>
+<programlisting>
+{
+  AtkObject *obj;
+  obj = gtk_widget_get_accessible(button);
+  atk_object_set_description(obj,_("Closes the window"));
+}
+</programlisting>
+</example>
+</listitem>
+<listitem>
+<para>
+Use <function>atk_image_set_description()</function> to provide a text description for all images and icons in your program.
+</para>
+</listitem>
+<listitem>
+<para>
+If several components form a logical group, try to put them in one container.
+</para>
+</listitem>
+<listitem>
+<para>
+Whenever you have a label that describes another component, use <function>atk_relation_set_add_relation()</function> so that assistive technologies can find the component with which the label is associated. (If you associate the label with the component using <function>gtk_label_set_mnemonic_widget()</function>, the <constant>ATK_RELATION_LABEL_FOR</constant> relation is generated automatically, so the following code would not be necessary):
+</para>
+<example>
+<title>Relating a GtkLabel to a GtkWidget</title>
+<programlisting>
+{
+  GtkWidget *widget;
+  GtkLabel *label;
+
+  AtkObject *atk_widget, *atk_label;
+  AtkRelationSet *relation_set;
+  AtkRelation *relation;
+  AtkObject *targets[1];
+
+  atk_widget = gtk_widget_get_accessible(widget);
+  atk_label = gtk_widget_get_accessible (GTK_WIDGET(label));
+
+  relation_set = atk_object_ref_relation_set (atk_label);
+  targets[0] = atk_widget;
+
+  relation = atk_relation_new(targets,1, ATK_RELATION_LABEL_FOR);
+  atk_relation_set_add(relation_set,relation);
+  g_object_unref(G_OBJECT(relation));
+}
+</programlisting>
+</example>
+</listitem>
+<listitem>
+<para>
+If you create a custom widget, make sure it supports accessibility. Custom components that are descendants of other GTK widgets should override inherited accessibility information as necessary. For more information, see <link linkend="gad-custom">Making Custom Components Accessible</link>.
+</para>
+</listitem>
+<listitem>
+<para>
+Don't break what you get for free! If your GUI has an inaccessible container, any components inside that container may become inaccessible.
+</para>
+</listitem>
+</itemizedlist>
+</section>
+
+<section id="gad-api">
+<title>The Accessibility API</title>
+<para>
+Here are a few of the basic API calls you may need to use in your application to ensure it works well with assistive technologies. The full accessibility API is extensive, to allow you to write your own accessible custom widgets for example. The full documentation can be found at <ulink url="http://developer.gnome.org/doc/API/2.0/atk/book1.html";>http://developer.gnome.org/doc/API/2.0/atk/book1.html</ulink>.
+</para>
+<table frame="all">
+<title>Commonly used ATK API calls</title>
+<tgroup cols="2" align="left">
+<thead>
+<row>
+<entry>API</entry>
+<entry>Description</entry>
+</row>
+</thead>
+<tbody>
+<row>
+<entry>
+<para>
+<function>AtkObject* gtk_widget_get_accessible (GtkWidget*)</function>
+</para>
+</entry>
+<entry>
+<para>
+Returns the accessible object that describes the specified GTK widget to an assistive technology.
+</para>
+</entry>
+</row>
+<row>
+<entry>
+<para>
+<function>void atk_object_set_name (AtkObject*, const gchar*)</function>
+</para>
+</entry>
+<entry>
+<para>
+Sets the name of the accessible object. For example, if the object is a graphical button that quits the application when pressed, the name might be "Quit".
+</para>
+</entry>
+</row>
+<row>
+<entry>
+<para>
+<function>void atk_object_set_description (AtkObject*, const gchar*)</function>
+</para>
+</entry>
+<entry>
+<para>
+Sets the textual description of the accessible object. For example, if the object is a graphical "Close" button, the description might be "Closes the window".
+</para>
+</entry>
+</row>
+<row>
+<entry>
+<para>
+<function>AtkRelation* atk_relation_new (AtkObject**, gint, AtkRelationType)</function>
+</para>
+</entry>
+<entry>
+<para>
+Creates a new relation between the specified key and the specified list of target objects.  A relationship normally indicates to the assistive technology that one widget is somehow related to another. For example, that a particular GtkLabel widget is the caption for a GtkTreeView in the same window.
+</para>
+</entry>
+</row>
+<row>
+<entry>
+<para>
+<function>void atk_image_set_description (AtkImage*, const gchar*)</function>
+</para>
+</entry>
+<entry>
+<para>
+Sets the textual description of the accessible image object. For example, if the object is a thumbnail of a virtual desktop in a panel applet, the description might be "Image showing window arrangement on desktop 1".
+</para>
+</entry>
+</row>
+</tbody>
+</tgroup>
+</table>
+</section>
+
+<section id="gad-api-examples">
+<title>Examples that Use the Accessibility API</title>
+<para>
+As noted earlier, you should have little or no work to do to make your application accessible if you use the GTK widget set, or any other widget library that implements the ATK interfaces. The two most common things you may have to do in this case are:
+</para>
+<itemizedlist>
+<listitem>
+<para>
+provide descriptions of some controls and images using <function>atk_object_set_description()</function> or <function>atk_image_set_description():</function>
+</para>
+<example>
+<title>Setting the accessible description for a button</title>
+<programlisting>
+{
+   AtkObject *obj;
+   obj = gtk_widget_get_accessible(button);
+   atk_object_set_description(obj,_("Opens Preferences dialog"));
+}
+</programlisting>
+</example>
+<para>
+</para>
+</listitem>
+<listitem>
+<para>
+Specify relationships between any unusual groupings of widgets using <function>atk_relation_new()</function> and <function>atk_relation_set_add()</function>:
+</para>
+<example>
+<title>Specifying accessible relationship between two controls</title>
+<programlisting>
+{
+  GtkWidget *widget;
+  GtkLabel *label;
+
+  AtkObject *atk_widget, *atk_label;
+  AtkRelationSet *relation_set;
+  AtkRelation *relation;
+  AtkObject *targets[1];
+
+  atk_widget = gtk_widget_get_accessible (widget);
+  atk_label = gtk_widget_get_accessible (GTK_WIDGET(label));
+
+  relation_set = atk_object_ref_relation_set (atk_label);
+  targets[0] = atk_widget;
+
+  relation = atk_relation_new(targets,1, ATK_RELATION_LABEL_FOR);
+  atk_relation_set_add(relation_set,relation);
+  g_object_unref(G_OBJECT(relation));
+}
+</programlisting>
+</example>
+</listitem>
+</itemizedlist>
+<para>
+The examples in the rest of this section are mostly to give you a flavor of the scope of the ATK. They cover techniques that you may never need to use as an application developer, although they may be of interest if you are writing your own custom widgets (see <link linkend="gad-custom">Making Custom Components Accessible</link>) or if you want to write an assistive technology application.
+</para>
+
+<section>
+<title>Gtk Modules</title>
+<para>
+Programs that make use of GAIL (the accessibility implementation library for GTK widgets) are written as GTK modules. GTK modules are loaded into the program space if the <varname>GTK_MODULES</varname> environment variable specifies the module library name(s).  If there are multiple module libraries, separate them with colons. For example:
+</para>
+<para>
+<userinput>setenv GTK_MODULES "libgail:libtestprops"</userinput>
+</para>
+<para>
+All GTK modules have a <function>gtk_module_init()</function> function. 
+</para>
+</section>
+
+<section>
+<title>Gathering accessibility information from an application</title>
+<para>
+A program that wishes to make use of ATK calls would likely need to do one (or more) of the following things:
+</para>
+<orderedlist>
+<listitem>
+<para>
+Create an event watcher, for example with the <function>atk_add_focus_tracker()</function> function:
+</para>
+<programlisting>atk_add_focus_tracker (_my_focus_tracker);</programlisting>
+<para>
+where <function>_my_focus_tracker()</function> is a function with this prototype:
+</para>
+<programlisting>void _my_focus_tracker (AtkObject *aobject);</programlisting>
+</listitem>
+<listitem>
+<para>
+Set up a global event listener, with atk_add_global_event_listener():
+</para>
+<programlisting>
+mouse_watcher_focus_id =   atk_add_global_event_listener(_my_global_listener,"Gtk:GtkWidget:enter_notify_event");
+</programlisting>
+<para>
+where <function>_my_global_listener</function> has the prototype of a Glib <type>GSignalEmissionHook</type>. This example would cause the <function>_my_global_listener()</function> to be called whenever an enter_notify_even signal occurs on a <type>GtkWidget</type> object.
+</para>
+</listitem>
+<listitem>
+<para>
+Access the ATK top-level object with the following function call.
+</para>
+<programlisting>AtkObject *root_obj = atk_get_root();</programlisting>
+<para>
+This returns an <type>AtkObject</type> which contains all toplevel windows in the currently running program. The user could then navigate through the object heirarchy by accessing the root object's children, which corresponds to the toplevel windows.
+</para>
+</listitem>
+</orderedlist>
+</section>
+
+<section>
+<title>Querying an <type>AtkObject</type>'s Interfaces</title>
+<para>
+Having located the <type>AtkObject</type> associated with an object in the application (e.g. by using <function>gtk_widget_get_accessible()</function>), you can find out what interfaces it implements in various ways:
+</para>
+<orderedlist>
+<listitem>
+<para>
+Use the supplied <function>ATK_IS_...</function> macros, for example:
+</para>
+<itemizedlist>
+<listitem>
+<para>
+<function>ATK_IS_ACTION(atkobj)</function>
+</para>
+</listitem>
+<listitem>
+<para>
+<function>ATK_IS_COMPONENT(atkobj)</function>
+</para>
+</listitem>
+<listitem>
+<para>
+etc. (there is one for each interface)
+</para>
+</listitem>
+</itemizedlist>
+<para>
+If the macro returns <function>TRUE</function>, the interface calls can safely be made on that ATK object.
+</para>
+</listitem>
+<listitem>
+<para>
+Test the role of the <type>AtkObject</type> by calling <function>atk_object_get_role()</function>. Any given role implements a specific number of ATK APIs.
+</para>
+</listitem>
+</orderedlist>
+</section>
+
+<section>
+<title>Setting up an ATK Signal Handler</title>
+<para>
+Using the <constant>column_inserted</constant> signal as an example:
+</para>
+<programlisting>
+table_column_inserted_id = g_signal_connect_closure_by_id(my_atk_obj, 
+g_signal_lookup("column_inserted", G_OBJECT_TYPE(my_atk_obj)),0,g_cclosure_new(G_CALLBACK (_my_table_column_inserted_func),NULL,NULL), FALSE);
+</programlisting>
+<para>This will cause <function>_my_table_column_inserted_func()</function> to be called whenever a column_inserted signal is emitted on the <type>AtkObject</type> <varname>my_atk_object</varname>.
+</para>
+<para>
+Connecting to a signal is slightly different if the signal supports detail. The <constant>children_changed</constant> signal supports the <parameter>add</parameter> detail. To connect to a signal when the <parameter>add</parameter> detail is also specified, this technique is used:
+</para>
+<programlisting>
+child_added_id = g_signal_connect_closure (my_atk_obj,"children_changed::add",   g_cclosure_new (G_CALLBACK(_my_children_changed_func),NULL,NULL),FALSE); 
+</programlisting>
+<para>
+This will cause <function>_my_children_changed_func()</function> to be called whenever a <constant>children_changed</constant> signal with the <parameter>add</parameter> detail is emitted on the <type>AtkObject</type> <varname>my_atk_obj</varname>.
+</para>
+</section>
+
+<section>
+<title>Implementing an ATK Object</title>
+<para>
+You will need to implement your own ATK objects for any widgets that do not already have an accessible implementation in GAIL (or the equivalent library for other widget sets).  This should be implemented as a GTK module, which, as before, should be included in the <envar>GTK_MODULES</envar> environment variable so it is loaded at runtime.
+</para>
+
+<section>
+<title>Registry</title>
+<para>
+For this example we will assume there is an object called GTK_TYPE_MYTYPE. The ATK implementation will be called <type>MYATKIMP_TYPE_MYTYPE</type>. A factory will be needed which will be called <type>MYATKIMP_TYPE_MYTYPE_FACTORY</type>.
+</para>
+<para>
+To register an ATK implementation of a GTK object, these steps must be followed in the module's <function>gtk_module_init()</function> function:
+</para>
+<orderedlist>
+<listitem>
+<para>
+Access the default registry:
+</para>
+<programlisting>
+default_registry = atk_get_default_registry();
+</programlisting>
+</listitem>
+<listitem><para>Register the ATK object in the <function>gtk_module_init()</function> function of this module by making this function call:
+</para>
+<programlisting>
+atk_registry_set_factory_type (default_registry, GTK_TYPE_MYTYPE, MYATKIMP_TYPE_MYTYPE_FACTORY); 
+</programlisting>
+</listitem>
+</orderedlist>
+<para>
+This will register the AtkObject implementation of <type>GTK_TYPE_MYTYPE</type> to <type>MYATKIMP_TYPE_MYTYPE_FACTORY</type>. This factory will be implemented so that it knows how to build objects of type <type>MYATKIMP_TYPE_MYTYPE</type>.
+</para>
+</section>
+
+<section>
+<title>Factory</title>
+<para>
+The factory must be implemented as a child of class type <type>ATK_TYPE_OBJECT_FACTORY</type> and must implement the function <function>create_accessible()</function>. This function must create an appropriate <type>AtkObject</type>. A factory can be used to create more than one type of object, in which case its <function>create_accessible()</function> function will need to be smart enough to build and return the correct <type>AtkObject</type>.
+</para>
+</section>
+
+<section>
+<title>ATK Implemetation for a Specific Object</title>
+<para>
+All <type>GObject</type>s implement a <function>get_type()</function> function.  Using the above example the naming convention for this function name would be <function>myatkimp_mytype_get_type()</function>.
+</para>
+<para>
+In this function, you specify which interfaces your object implements. If the following logic were included in this <function>get_type()</function> function, this object would implement the <type>ATK_TEXT</type> interface:
+</para>
+<example>
+<title>Sample <function>get_type()</function> function</title>
+<programlisting>
+static const GInterfaceInfo atk_text_info = 
+{ 
+   (GInterfaceInitFunc) atk_text_interface_init, 
+   (GInterfaceFinalizeFunc) NULL, 
+   NULL 
+}; 
+
+g_type_add_interface_static (type, ATK_TYPE_TEXT, 
+                             &amp;atk_text_info); 
+</programlisting>
+</example>
+<para>
+The function <function>atk_text_interface_init()</function>, which has the following prototype, would need to be implemented:
+</para>
+<programlisting>
+void atk_text_interface_init (AtkTextIface *iface); 
+</programlisting>
+<para>
+This function would connect the interface function calls to the specific implementation as follows:
+</para>
+<example>
+<title>Connecting custom interface calls to an AtkObject implementation</title>
+<programlisting>
+void 
+atk_text_interface_init (AtkTextIface *iface) 
+{ 
+   g_return_if_fail (iface != NULL); 
+   iface->get_text = myatkimp_mytype_get_text; 
+   iface->get_character_at_offset = myatkimp_mytype_get_character_at_offset; 
+   ... 
+}
+</programlisting>
+</example>
+<para>
+Then the functions <function>myatkimp_mytype_get_text()</function>, <function>myatkimp_mytype_get_character_at_offset()</function>, and the rest of the <type>ATK_TEXT</type> interface functions would need to be implemented.
+</para>
+</section>
+
+<section>
+<title><type>AtkObject</type> Implementation</title>
+<para>
+<type>AtkObject</type>s are <type>GObjects</type>, and all <type>GObject</type>s need to specify the <function>get_type()</function> function. Here is an example that sets up a class and instance initializer. This <function>get_type()</function> function also specifies that the object implements <type>ATK_TEXT</type> and specifies the parent object to be <type>MYATKIMP_MYPARENTTYPE</type>.
+</para>
+<example>
+<title>Sample <function>get_type()</function> implementation</title>
+<programlisting>
+GType 
+myatkimp_mytype_get_type (void) 
+{ 
+   static GType type = 0; 
+
+   if (!type) 
+   { 
+      static const GTypeInfo tinfo = 
+      { 
+         sizeof (GailLabelClass), 
+         (GBaseInitFunc) NULL,                              /* base init */ 
+         (GBaseFinalizeFunc) NULL,                          /* base finalize */
+         (GClassInitFunc) myatkimp_mytype_class_init,       /* class init */ 
+         (GClassFinalizeFunc) NULL,                         /* class finalize */ 
+         NULL,                                              /* class data */ 
+         sizeof (GailLabel),                                /* instance size */ 
+         0,                                                 /* nb preallocs */ 
+         (GInstanceInitFunc) myatkimp_mytype_instance_init, /* instance init */ 
+         NULL                                               /* value table */ 
+      }; 
+
+      /* Set up atk_text_info structure used below */ 
+      static const GInterfaceInfo atk_text_info = 
+      { 
+         (GInterfaceInitFunc) atk_text_interface_init, 
+         (GInterfaceFinalizeFunc) NULL, 
+         NULL 
+      }; 
+
+      /* Set up typename and specify parent type */ 
+      type = g_type_register_static (MYATKIMP_MYPARENTTYPE, 
+            "MyatkimpMytype", &amp;tinfo, 0); 
+
+      /* This class implements interface ATK_TYPE_TEXT */ 
+      g_type_add_interface_static (type, ATK_TYPE_TEXT, 
+                                   &amp;atk_text_info); 
+   } 
+   return type; 
+} 
+</programlisting>
+</example>
+</section>
+
+<section>
+<title>Class/Instance Initializers</title>
+<para>
+You will have to set up a class initializer for the <type>GObject</type> if your <type>AtkObject</type> implementation either:
+</para>
+<orderedlist>
+<listitem>
+<para>
+Redefines any function calls defined by the object's parent. This is typically necessary when an object needs to implement a function like <function>atk_object_get_n_accessible_children()</function>.  This is necessary if the object has children, but they are not represented with widgets.
+</para>
+<para>
+For example, if your ATK implementation needs to over-ride the <type>AtkObject</type> function <function>get_name()</function>, then the class initializer would look like:
+</para>
+<example>
+<title>Class initializer that overrides parent's <function>get_name()</function> function</title>
+<programlisting>
+myatkimp_mytype_class_init (GailLabelClass *klass) 
+{ 
+  AtkObjectClass *class = ATK_OBJECT_CLASS (klass); 
+  class->get_name = myatkimp_mytype_get_name; 
+} 
+</programlisting>
+</example>
+</listitem>
+<listitem><para>Requires a <function>parent->init</function>, <function>parent->notify_gtk</function>, or <function>parent->finalize</function> function. This example defines all three:
+</para>
+<example>
+<title>Class initializer that defines its own <function>init()</function>, <function>notify_gtk()</function> and <function>finalize()</function> functions</title>
+<programlisting>
+static ParentObjectType *parent_class = NULL; 
+
+myatkimp_mytype_class_init (GailLabelClass *klass) 
+{ 
+   ParentObjectType *parent_class = (ParentObjectType*)klass; 
+
+   /* 
+    * Caching the parent_class is necessary if the init, 
+    * notify_gtk, or finalize functions are set up. 
+    */ 
+    parent_class = g_type_class_ref (MYATKIMP_TYPE_PARENT); 
+
+    parent_class->init = myatkimp_mytype_widget_init; 
+    parent_class->notify_gtk = myatkimp_mytype_real_notify_gtk; 
+    parent_class->finalize = myatkimp_mytype_finalize; 
+}
+</programlisting>
+</example>
+<orderedlist>
+<listitem>
+<para>
+parent->init
+</para>
+<para>
+A <function>parent->init()</function> function may be necessary if the ATK implementation needs to do either of the following:
+</para> 
+<orderedlist>
+<listitem>
+<para>
+Cache any data obtained from a backing GTK widget.
+</para>
+</listitem>
+<listitem>
+<para>
+Listen to any signals from the backing GTK widget.
+</para>
+</listitem>
+</orderedlist>
+<para>
+Here is an example of both:
+</para>
+<example>
+<title>A custom <function>init()</function> function</title>
+<programlisting>
+void 
+gail_tree_view_widget_init (MyatkimpMytype  *mytype, 
+                            GtkWidget       *gtk_widget) 
+{ 
+   /* Make sure to call the parent's init function */ 
+   parent_class->init (widget, gtk_widget); 
+   
+   /* Cache a value in the ATK implementation */ 
+   mytype->cached_value = gtk_widget_function_call(); 
+
+   /* Listen to a signal */ 
+   gtk_signal_connect (GTK_OBJECT (gtk_widget), 
+                       "signal-type", 
+                       GTK_SIGNAL_FUNC (_myatkimp_mytype_signal_type), 
+                       NULL); 
+} 
+</programlisting>
+</example>
+<para>
+In this example, if the specified <type>signal-type</type> signal were generated on the backing <varname>gtk_widget</varname>, then the <function>_myatkimp_mytype_signal_type()</function> function would be called.
+</para>
+</listitem>
+<listitem>
+<para>
+parent->notify_gtk
+</para>
+<para>
+If the ATK implementation needs to listen to any property notifications on the backing GTK object, a <function>parent->notify_gtk()</function> function may be necessary. For example:
+</para>
+<example>
+<title>A custom <function>notify_gtk()</function> function</title>
+<programlisting>
+void 
+myatkimp_mytype_real_notify_gtk (GObject    *obj, 
+                                 GParamSpec *pspec) 
+{ 
+   GtkWidget *widget = GTK_WIDGET (obj); 
+   AtkObject* atk_obj = gtk_widget_get_accessible (widget); 
+
+   if (strcmp (pspec->name, "property-of-interest") == 0) 
+   { 
+      /* Handle the property change. */ 
+   } 
+   else 
+   { 
+      parent_class->notify_gtk (obj, pspec); 
+   } 
+} 
+</programlisting>
+</example>
+</listitem>
+<listitem>
+<para>
+parent->finalize
+</para>
+<para>
+If it is necessary to free any data when a <type>GObject</type> instance is destroyed, then a <function>finalize()</function> function is needed to free the memory.  For example:
+</para>
+<example>
+<title>A custom <function>finalize()</function> function</title>
+<programlisting>
+void 
+myatkimp_mytype_finalize (GObject *object) 
+{ 
+   MyAtkimpMyType *my_type = MYATKIMP_MYTYPE (object); 
+
+   g_object_unref (my_type->cached_value); 
+   G_OBJECT_CLASS (parent_class)->finalize (object); 
+} 
+</programlisting>
+</example>
+</listitem>
+</orderedlist>
+</listitem>
+</orderedlist>
+</section>
+</section>
+</section>
+
+<section id="gad-custom">
+<title>Making Custom Components Accessible</title>
+<para>
+[ToDo: describes how to ... ]
+</para>
+<itemizedlist>
+<listitem>
+<para>
+assess a custom widget according to the applicable User Interface Guidelines, below;
+</para>
+</listitem>
+<listitem>
+<para>
+determine which ATK interfaces a custom widget should implement, according to the widget's featureset and function;
+</para>
+</listitem>
+<listitem>
+<para>
+assess which ATK interfaces can be inherited from the parent widget class;
+</para>
+</listitem>
+<listitem>
+<para>
+implement the appropriate ATK interfaces for the widget class in one of two ways:
+</para>
+<itemizedlist>
+<listitem>
+<para>
+directly by the custom widget, or
+</para>
+</listitem>
+<listitem>
+<para>
+in an <type>AtkObject</type> subtype created by a new <type>AtkObjectFactory</type> subclass
+</para>
+</listitem>
+</itemizedlist>
+<para>
+If the second method is used, the appropriate factory type must be registered with the <type>AtkObjectFactoryRegistry</type> at runtime.
+</para>
+</listitem>
+</itemizedlist>
+</section>
+
+<section id="gad-ui-guidelines">
+<title>User Interface Guidelines for Supporting Accessibility</title>
+<para>
+When designing your application's GUI, there are a number of simple guidelines you should follow to ensure that it can be used by as wide an audience as possible, whether in conjunction with assistive technologies or not. Don't be fooled into thinking that this is just a case of "making your GUI usable by people with disabilities", though, and that you shouldn't bother if you know a disabled person is never going to use your application. Following these guidelines will improve the overall usability of your application for everyone who uses it - including you!
+</para>
+
+<section>
+<title>General</title>
+<para>
+We all get frustrated if we can't find a feature in an application, or make a mistake from which it takes a couple of minutes to recover, if it's possible to recover at all.  If you have some sort of disability, the chances are the effort and time penalties involved will be several times worse. Following a few basic guidelines can help prevent these sorts of situations for all users.
+</para>
+<itemizedlist>
+<listitem>
+<para>
+Provide Undo for every action that changes the user's data or the application's settings. If possible, provide more than one level of undo and redo, and a history list to allow preview of what actions will be undone.
+</para>
+</listitem>
+<listitem>
+<para>
+Provide commands to restore default settings. If a particular setting could make the application completely unusable for an individual, e.g. by making the fonts very small, it would be useful to provide an option to restore the default settings outside the application itself. This could be done using a command line switch, for example.
+</para>
+</listitem>
+<listitem>
+<para>
+Help prevent users from doing the wrong thing. This is particularly important for actions that could be done by accident (e.g. mouse actions) or that cannot easily be undone (e.g. overwriting a file). Consider using confirmation dialogs or forcing the user to go into a particular mode to perform potentially destructive actions.
+</para>
+</listitem>
+<listitem>
+<para>
+Minimize users' memory load. For example, let the user view multiple documents at the same time, and ensure online help or other instructions can remain visible while they carry out the procedure being described.  Allow them to copy any information that is displayed, and paste it anywhere that data can be entered.
+</para>
+</listitem>
+<listitem>
+<para>
+Don't make users insert disks. Depending on a user's particular disability, they may find it difficult to physically insert or change a disk, or they may find it hard to identify the correct disk in the first place. If your application is installed from CD-ROM, provide an option to copy all the files that will be required onto the user's hard drive.
+</para>
+</listitem>
+<listitem>
+<para>
+Don't place frequently used functions deep in a menu structure. Whether you're using a mouse, keyboard or some other input device, deeply-nested menu items are best avoided. As well as the burden of remembering where to find them, they are always more difficult and time-consuming to access.
+</para>
+</listitem>
+<listitem>
+<para>
+Don't lead users through unnecessary steps. For example, wizards are useful for users who have trouble handling large numbers of options at one time, but other users may need to minimize the amount of time or keystrokes they use.  Such users benefit from being able to skip unnecessary steps or go directly to the one they need. Consider providing a <guibutton>Finish</guibutton> button in wizards that skips right to the end and assumes default responses for the intermediate steps. If the process has many steps, consider asking the user at the start if they want to run through all the steps, or just the most commonly-used ones.
+</para>
+</listitem>
+</itemizedlist>
+</section>
+
+<section>
+<title>Keyboard Navigation</title>
+<para>
+A well-designed keyboard user interface plays a key role when you are designing accessible software. Blind users can navigate software more effectively using the keyboard, because using the mouse depends on visual feedback of the mouse pointer location. Also, mobility impairments can prevent a user from successfully navigating using the mouse, because of the fine motor control skills required.
+</para>
+<para>
+It is therefore important to make all mouse actions available from the keyboard, and include keyboard access to all toolbars, menus, links and buttons. Every function your application provides should be available using the keyboard alone. Hide your mouse while you're testing your application if you have to!
+</para>
+<para>
+Most functionality should be easy to make accessible by using keyboard mnemonics and accelerators, and the toolkit's built-in navigation features. However, operations that rely on drag-and-drop, for example, may require more thought.
+</para>
+<itemizedlist>
+<listitem>
+<para>
+Provide efficient keyboard access to all application features. Some users may be unable to use a mouse, and many "power-users" prefer to use the keyboard anyway. Also, some specialized assistive technology input devices may simulate keyboard events rather than mouse events. Since typing is difficult or even painful for some users, it is important to provide a keyboard interface that minimizes the number of keystrokes required for any given task.
+</para>
+</listitem>
+<listitem>
+<para>
+Use a logical keyboard navigation order. When navigating around a window with the <keycap>Tab</keycap> key, keyboard focus should move between controls in a predictable order.  In Western locales, this is normally left to right and top to bottom.
+</para>
+</listitem>
+<listitem>
+<para>
+Ensure correct tab order for controls whose enabled state is dependent on checkbox, radio button or toggle button state. When such a button is selected, all its dependent controls should be enabled, and all the dependent controls of any other button in the group should be disabled. When the user selects a checkbox, radio button or toggle button that has dependent controls, do not automatically give focus to the first dependent control, but instead leave the focus on the button.
+</para>
+</listitem>
+<listitem>
+<para>
+Don't override existing system-level accessibility features. For example, <ulink url="http://www.rehab.uiuc.edu/accessx/overview.html";>AccessX</ulink> is an Xserver extension that has been supported since X11R6. The "MouseKeys" feature of this extension allows mouse movement and button clicks to be simulated using the keypad. Therefore you should not add features to your application that can only be accessed by pressing keys on the keypad, as users relying on the MouseKeys feature will not be able to use them.
+</para>
+</listitem>
+<listitem>
+<para>
+Provide more than one method to perform keyboard tasks where possible. Some users may find some keys and key combinations easier to use than others.
+</para>
+</listitem>
+<listitem>
+<para>
+Provide both keyboard and mouse access to functions where possible. Some users may only be able to use either the mouse or the keyboard, but not both.
+</para>
+</listitem>
+<listitem>
+<para>
+Don't assign awkward reaches to frequently performed keyboard operations. Some people may only be able to use one hand on the keyboard, so shortcuts that can be easily used with one hand are preferable for common operations. In any case, having to frequently perform long or difficult reaches on the keyboard can increase muscle strain for all users, increasing the risk of pain or injury.
+</para>
+</listitem>
+<listitem>
+<para>
+Don't require repetitive use of simultaneous keypresses. Some users are only able to press and hold one key at a time. Assistive technologies such as AccessX may allow users to press the keys sequentially rather than simultaneously, but this of course means the operation will take longer for them.
+</para>
+</listitem>
+<listitem>
+<para>
+Ensure that any text that can be selected with the mouse can also be selected with the keyboard. This is a convenience for all users, but especially for those for whom fine control of the mouse is difficult.
+</para>
+</listitem>
+<listitem>
+<para>
+Ensure that objects that can be resized or moved by drag and drop can also be resized or moved with the keyboard. For example, icons and windows on the desktop. Where precision sizing and placement is potentially important, e.g. shapes in a diagram, also consider providing a dialog into which you can type co-ordinates, or a means of snapping objects to a user-definable grid.
+</para>
+</listitem>
+<listitem>
+<para>
+Don't use general navigation functions to trigger operations. For example, do not use basic <keycap>Tab</keycap> keyboard navigation in a dialog to activate any actions associated with a control.
+</para>
+</listitem>
+<listitem>
+<para>
+Show keyboard-invoked menus, windows and tooltips near the object they relate to. In GNOME 2.0, users can call up popup menus with <keycombo><keycap>Shift</keycap><keycap>F10</keycap></keycombo>, and tooltips with <keycombo><keycap>Shift</keycap><keycap>F1</keycap></keycombo>. Do not completely hide or obscure the object to which the menu or tooltip refers, however.
+</para>
+</listitem>
+</itemizedlist>
+</section>
+
+<section>
+<title>Mouse Interaction</title>
+<para>
+Remember that not everybody can use a mouse with equal dexterity, and that some users may have difficulty seeing or following the mouse pointer.
+</para>
+<itemizedlist>
+<listitem>
+<para>
+Don't depend on input from mouse button 2 or button 3. As well as being physically more difficult to click, some pointing devices and many assistive technology devices only support button 1. Some assistive technologies may not emulate the mouse at all, but generate keyboard events instead.
+</para>
+</listitem>
+<listitem>
+<para>
+Allow all mouse operations to be cancelled. Pressing the <keycap>Esc</keycap> key should cancel any mouse operation in progress, such as dragging and dropping a file in a file manager, or drawing a shape in a drawing program.
+</para>
+</listitem>
+<listitem>
+<para>
+Provide visual feedback throughout a drag and drop operation. As the mouse passes over valid targets, highlight them and change the mouse pointer. Use the "no drop" mouse pointer when passing over invalid drop targets. See <link linkend="gad-mouse-examples">Mouse Interaction Examples</link>.
+</para>
+</listitem>
+<listitem>
+<para>
+Don't warp the mouse pointer, or restrict mouse movement to part of the screen. This can interfere with assistive technologies, and is usually confusing even for users who don't rely on ATs.
+</para>
+</listitem>
+<listitem>
+<para>
+Don't make mouse targets too small. In general, mouse targets should be at least the size of the "hot area" around the resizable window border in the current window manager/theme - bearing in mind that a user with impaired dexterity or vision may be using a window manager with larger areas than the default.
+</para>
+</listitem>
+</itemizedlist>
+
+<section id="gad-mouse-examples">
+<title>Mouse Interaction Examples</title>
+<figure>
+<title>Example of "no-drop" pointer from CDE/Motif</title>
+<mediaobject>
+<imageobject>
+<imagedata fileref="images/nodrop.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase>Example of an "invalid drop target" pointer shape</phrase>
+</textobject>
+</mediaobject>
+</figure>
+</section>
+</section>
+
+<section>
+<title>Graphical Elements</title>
+<para>
+Provide options to customize the presentation of all the important graphical elements in your application. This will make it easier for people with visual or cognitive impairments to use.
+</para>
+<itemizedlist>
+<listitem>
+<para>
+Don't hard-code graphic attributes such as line, border or shadow thickness. These elements should ideally be read from the GTK or window manager theme. If this is not possible, provide options within your application to change them.
+</para>
+</listitem>
+<listitem>
+<para>
+Provide descriptive names for all interface components. The GAIL library provides default accessible descriptions for many GTK widgets, but you will still need to add your own in some cases, such as for widgets that use graphics instead of text (e.g. a well in a color palette, or an icon without a label). Consider overriding the defaults with more helpful or application-specific descriptions where possible.
+</para>
+</listitem>
+<listitem>
+<para>
+Allow multi-color graphical elements (e.g. toolbar icons) to be shown in monochrome only, if possible. These monochrome images should be shown in the system foreground and background colors, which the user will have chosen for themselves (by their choice of GTK theme) for maximum legibility.
+</para>
+</listitem>
+<listitem>
+<para>
+Make interactive GUI elements easily identifiable. For example, do not make the user hover the mouse over an object to determine whether it is clickable or not. Leave sufficient space between objects and clearly delineate object boundaries. Don't show GUI elements that look pretty but don't actually do anything, unless you also provide an option to switch them off.
+</para>
+</listitem>
+<listitem>
+<para>
+Provide an option to hide graphics that don't convey essential information. Graphical images can be distracting to users with some cognitive disorders. The icons on the GNOME foot menu, for example, can be switched off whilst still leaving the menus fully functional.
+</para>
+</listitem>
+</itemizedlist>
+</section>
+
+<section>
+<title>Fonts and Text</title>
+<para>
+Even to a user with normal vision, textual output provides the majority of the information and feedback in most applications. It is therefore critical to choose and position text carefully on the screen, and leave the choice of font and size to the user, to ensure that people with vision impaiments can also use your application effectively.
+</para>
+<itemizedlist>
+<listitem>
+<para>
+Don't hard-code font styles and sizes. The user should be able to adjust all sizes and typefaces. If for some reason you cannot make this functionality available, never hardcode any font sizes smaller than 10 points.
+</para>
+</listitem>
+<listitem>
+<para>
+Provide options to turn off any graphical backdrops or "watermarks" behind text. Such images interfere with the contrast between the text and its background, which can cause difficulty for users with visual impairments.
+</para>
+</listitem>
+<listitem>
+<para>
+Label objects with names that make sense when taken out of context. Users relying on screen readers or similar assistive technologies will not necessarily be able to immediately understand the relationship between a control and those surrounding it.
+</para>
+</listitem>
+<listitem>
+<para>
+Don't use the same label more than once in the same window. If you use the same label in different windows, it will help if it means the same thing in both windows. Also, don't use labels that are spelled differently but sound the same, e.g. "Read" and "Red", as this could be confusing for users relying on screen-readers.
+</para>
+</listitem>
+<listitem>
+<para>
+Position labels consistently throughout your application. This normally means immediately below large icons, immediately to the right of small icons, and immediately above or to the left of other controls. See <link linkend="gad-font-examples">Fonts and Text Examples</link>.
+</para>
+</listitem>
+<listitem>
+<para>
+When you use static text to label a control, end the label with a colon. For example, <guilabel>Username:</guilabel> to label a text field into which the user should type their username. This helps identify it as a control's label rather than an independent item of text.
+</para>
+</listitem>
+<listitem>
+<para>
+When you use static text to label a control, ensure that the label immediately precedes that control in the Tab order. This will ensure that the mnemonic (underlined character) you assign to the label will move focus to or activate the correct control when pressed.
+</para>
+</listitem>
+<listitem>
+<para>
+Provide alternatives to WYSIWYG. Some users may need to print text in a small font but edit in a larger screen font, for example. Possible alternatives include displaying all text in the same font and size (both of which are chosen by the user); a "wrap-to-window" option that allows you to read all the text in a window without scrolling horizontally; a single column view that shows the window's contents in a single column even if they will be printed in multiple columns; and a text-only view, where graphics are shown as placeholders or text descriptions.
+</para>
+</listitem>
+</itemizedlist>
+
+<section id="gad-font-examples">
+<title>Fonts and Text Examples</title>
+<figure id="label-placement-example">
+<title>Correct label placement for various GUI elements</title>
+<informaltable frame="all">
+<tgroup cols="3" align="center">
+<tbody>
+<row>
+<entry valign="middle">
+<mediaobject>
+<imageobject>
+<imagedata fileref="images/label_above.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase>List control with label above</phrase>
+</textobject>
+</mediaobject>
+List control with label above
+</entry>
+<entry valign="middle">
+<mediaobject>
+<imageobject>
+<imagedata fileref="images/label_below.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase>Large file manager icon with label underneath</phrase>
+</textobject>
+</mediaobject>
+Large file manager icon with label underneath
+</entry>
+<entry valign="middle">
+<mediaobject>
+<imageobject>
+<imagedata fileref="images/label_right.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase>Small toolbar icon with label to its right</phrase>
+</textobject>
+</mediaobject>
+Small toolbar icon with label to its right
+</entry>
+<entry valign="middle">
+<mediaobject>
+<imageobject>
+<imagedata fileref="images/label_left.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase>Spinbox control with label to its left</phrase>
+</textobject>
+</mediaobject>
+Spinbox control with label to its left
+</entry>
+</row>
+</tbody>
+</tgroup>
+</informaltable>
+</figure>
+</section>
+</section>
+
+<section>
+<title>Color and Contrast</title>      
+<para>
+Poor choice of colors on the screen can cause problems for users with color blindness (for whom hue is important) or low-vision (for whom brightness/contrast is important). Generally, you should allow the user to customize the colors in any part of your application that conveys important information.
+</para>
+<para>
+Users with visual impairments may require a high level of contrast between the background and text colors. Often a black background and white text is used to prevent the background from "bleeding" over. These settings are critical for users with visual impairments.
+</para>
+<itemizedlist>
+<listitem>
+<para>
+Don't hard-code application colors. Some users need to use particular combinations of colors and levels of contrast to be able to read the screen comfortably. Therefore all the main colors you use in your GNOME application should be taken from the GTK theme, so the user can set the colors for all their applications to something legible just by changing the theme. If for some reason you do need to use colors that are not available in the theme, ensure they are customizable within the application itself.
+</para>
+</listitem>
+<listitem>
+<para>
+Don't use color as the only means to distinguish items of information. All such information should be provided by at least one other method, such as shape, position or textual description. See <link linkend="gad-color-examples">Color and Contrast Examples</link>.
+</para>
+</listitem>
+<listitem>
+<para>
+Support all the high contrast GNOME themes.  Ensure that when one of these themes is selected, all the text in your application appears in the high contrast foreground and background colors specified by the theme.
+</para>
+</listitem>
+<listitem>
+<para>
+Ensure your application is not dependent on a particular high-contrast theme. Test it with different high-contrast themes to ensure your application respects the settings.
+</para>
+</listitem>
+</itemizedlist>
+
+<section id="gad-color-examples">
+<title>Color and Contrast Examples</title>
+<example>
+<title>Example illustrating redundant use of color</title>
+<informaltable frame="all">
+<tgroup cols="2">
+<tbody>
+<row>
+<entry valign="middle">
+<mediaobject>
+<imageobject>
+<imagedata fileref="images/color_only.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase>Example showing changes in stock price using color only</phrase>
+</textobject>
+</mediaobject>
+</entry>
+<entry>
+This display could cause problems for a red-green color-blind user (color-blindness affects as many as 1 in 7 males in some parts of the world). The lack of contrast between the red text and black background would also make it hard to read for a user with low vision, even with a screen magnifier.
+</entry>
+</row>
+<row>
+<entry valign="middle">
+<mediaobject>
+<imageobject>
+<imagedata fileref="images/color_and_arrows.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase>Example showing changes in stock price using both color and arrows</phrase>
+</textobject>
+</mediaobject>
+</entry>
+<entry>
+This display reinforces the color-coding with arrows to show the stock price movement, and uses darker shades of green and red on a lighter background to provide higher contrast.  This needn't be the default color scheme if testing were to show it to be too distracting for the majority of users, but it should be possible to customize it in this way either by theming or via the application's <guilabel>Preferences</guilabel> dialog.
+</entry>
+</row>
+</tbody>
+</tgroup>
+</informaltable>
+</example>
+</section>
+</section>
+
+<section>
+<title>Magnification</title>
+<para>
+Many users, even those not visually impaired, benefit from magnification of text and graphics. However, without magnification, a visually impaired user may not be able to access and use the program at all.
+</para>
+<itemizedlist>
+<listitem>
+<para>
+Provide the ability for the user to magnify the work area.
+</para>
+</listitem>
+<listitem>
+<para>
+Provide options in the application to scale the work area. Users need to have an option to magnify the work area 150% to 400% or more.  Test the application to confirm the object you are viewing is not affected by changing the magnification settings.
+</para>
+</listitem>
+</itemizedlist>
+</section>
+
+<section>
+<title>Audio</title>
+<para>
+People who have difficulty hearing, as well as those who work with the sound on their computers turned off, will be disadvantaged if your application relies on sound to convey information. In general, make sure that the user is able to have any audible information conveyed in other ways.
+</para>
+<itemizedlist>
+<listitem>
+<para>
+Don't assume that a user will hear audio information. This applies as much to users with broken soundcards as it does to those with hearing impairments!
+</para>
+</listitem>
+<listitem>
+<para>
+Don't use audio as the only means of conveying information. Give the user the option to have all audio information provided in a visual way as well. This includes providing closed captioning or transcripts for any important spoken sound clips.
+</para>
+</listitem>
+<listitem>
+<para>
+Allow users to configure frequency and volume of all warning beeps and other sounds. This includes being able to turn off sound altogether.
+</para>
+</listitem>
+</itemizedlist>
+</section>
+
+<section>
+<title>Animation</title>
+<para>
+Used sparingly, animation can be useful for drawing attention to important information in your application - and it can look cool, too. However, it can be problematic for some users, so make sure they can turn it off.
+</para>
+<itemizedlist>
+<listitem>
+<para>
+Don't use flashing or blinking elements having a frequency greater than 2 Hz and lower than 55 Hz. This includes text as well as any graphical objects. Anything in this frequency range may cause particular problems for users susceptible to visually-induced seizures. Note that there is no "safe" frequency, though. If flashing is essential, you should use the system's cursor blink frequency (which should itself be customizable), or allow users to configure the frequency themselves.
+</para>
+</listitem>
+<listitem>
+<para>
+Don't flash or blink large areas of the screen. Small areas are less likely to trigger seizures in those susceptible to them.
+</para>
+</listitem>
+<listitem>
+<para>
+Make all animations optional. The animated information should be available in at least one non-animated format, at the user's request.
+</para>
+</listitem>
+</itemizedlist>
+</section>
+
+<section>
+<title>Keyboard Focus</title>
+<para>
+Showing the keyboard focus position clearly at all times is important, both for users with vision impairments as well as "power-users" who prefer to use the keyboard rather than the mouse. There should never be any confusion as to which control on the desktop has focus at any given time. You ought to be able to leave your computer with the focus on any widget in your application, then go off and phone your girlfriend or walk the dog until you've forgotten which widget you left it on. When you return, you should be able to tell straight away exactly which widget it was.
+</para>
+<para>
+A visual focus indicator is an audio representation of the cursor position relative to the other objects on the desktop. This allows the user to move among objects interactively as the focus changes. The visual focus must be programatically exposed to assistive technologies. Note that in most cases, this is handled automatically by the ATK, without requiring you to do any additional work. However, you will need to be aware of this requirement when writing your own custom widgets, for example.
+</para>
+<itemizedlist>
+<listitem>
+<para>
+Start focus at the most commonly used control. If no control in a window is deemed to be the "most" useful, start the focus at the first control in the window when that window is opened. Focus should not be started on the <guilabel>OK</guilabel> or <guilabel>Cancel</guilabel> buttons of a dialog even if they are the most commonly used controls, as they can always be activated immediately by pressing <keycap>Enter</keycap> or <keycap>Escape</keycap>.
+</para>
+</listitem>
+<listitem>
+<para>
+Show current input focus clearly at all times.  Remember that in controls that include a scrolling element, it is not always sufficient to highlight just the selected element inside that scrolling area, as it may not be visible. See <link linkend="gad-focus-examples">Keyboard Focus Examples</link>.
+</para>
+</listitem>
+<listitem>
+<para>
+Show input focus only in the active window. Hide all primary visual focus indicators in all windows that do not have the focus and activation. If a single window has separate panes, only one pane should have the focus indicator, and focus indicators should be hidden in all other panes. If it's important to continue showing which item in an unfocused list is selected, for example, use a secondary focus indicator. See <link linkend="gad-focus-examples">Keyboard Focus Examples</link>.
+</para>
+</listitem>
+<listitem>
+<para>
+Provide appropriate feedback when the user attempts to navigate past the end of a group of related objects. When navigating a list, for example, stopping with audio feedback is usually preferable to moving the focus back to the first object in the list. Otherwise, users who are blind or have low vision may not realize they have returned to the beginning. In the case of a text search in a document, a dialog may pop up to indicate that the end of the document has been reached, and ask if you want to resume the search at the start of the document.
+</para>
+</listitem>
+<listitem>
+<para>
+Play the system default audio or visual warning signal when the user presses an inappropriate key, or when a navigation key fails to move the focus. For example, when the focus is on the first character in a text field and the user presses left arrow key, or the user tries to perform multiple selection in a single selection dialog. (Note that users with hearing difficulties should be able to configure a system-wide visual equivalent to the default warning sound.)
+</para>
+</listitem>
+</itemizedlist>
+
+<section id="gad-focus-examples">
+<title>Keyboard Focus Examples</title>
+<example><title>Example illustrating need to show focus clearly</title>
+<informaltable frame="all">
+<tgroup cols="2">
+<tbody>
+<row>
+<entry valign="middle">
+<mediaobject>
+<imageobject>
+<imagedata fileref="images/badfocus1.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase>The focused item in this window cannot be seen because it has been scrolled off-screen</phrase>
+</textobject>
+</mediaobject>
+</entry>
+<entry>
+One of the controls in this window has focus, but it's impossible to tell which...
+</entry>
+</row>
+<row>
+<entry valign="middle">
+<mediaobject>
+<imageobject>
+<imagedata fileref="images/badfocus2.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase>The focused item in the list has been brought into view by scrolling the list</phrase>
+</textobject>
+</mediaobject>
+</entry>
+<entry>
+...until you scroll the list, which reveals that one of its items is currently selected.
+</entry>
+</row>
+<row>
+<entry valign="middle">
+<mediaobject>
+<imageobject>
+<imagedata fileref="images/goodfocus.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase>The list control in this example has a solid border indicating focus, whether its selected item is currently visible or not</phrase>
+</textobject>
+</mediaobject>
+</entry>
+<entry>
+If the list control itself is given a "focused" border, it's easy to tell it has focus even when the currently-selected item isn't visible.
+</entry>
+</row>
+</tbody>
+</tgroup>
+</informaltable>
+</example>
+<example>
+<title>Example illustrating use of secondary focus</title>
+<informaltable frame="all">
+<tgroup cols="2">
+<tbody>
+<row>
+<entry valign="middle">
+<mediaobject>
+<imageobject>
+<imagedata fileref="images/badfocus3.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase>Split-paned window in which both panes seem to have focus</phrase>
+</textobject>
+</mediaobject>
+</entry>
+<entry>
+In this example, it's impossible to tell just by looking which of the two panes actually has keyboard focus.
+</entry>
+</row>
+<row>
+<entry valign="middle">
+<mediaobject>
+<imageobject>
+<imagedata fileref="images/goodfocus3.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase>Split-pane window in which secondary highlighting is used to show which pane has focus</phrase>
+</textobject>
+</mediaobject>
+</entry>
+<entry>
+By using a secondary selection highlight color in the inactive pane, it's immediately obvious that the tree control has focus here...
+</entry>
+</row>
+<row>
+<entry valign="middle">
+<mediaobject>
+<imageobject>
+<imagedata fileref="images/goodfocus2.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase>Split-pane window in which secondary highlighting is used to show which pane has focus</phrase>
+</textobject>
+</mediaobject>
+</entry>
+<entry>
+...and that the list control has focus here.
+</entry>
+</row>
+</tbody>
+</tgroup>
+</informaltable>
+</example>
+</section>
+</section>
+
+<section>
+<title>Timing</title>
+<para>
+Interfaces in which things appear, disappear or happen according to some hard-coded time limit are often a hindrance to accessibility. Some users may read, type or react very slowly in comparison to others. If information they require is hidden before they are finished with it, or obscured by other information popping up which they didn't explicitly request, then your application will become very frustrating or even impossible to use.
+</para>
+<itemizedlist>
+<listitem>
+<para>
+Don't hard-code timeouts or other time-based features. Examples include automatic scrolling when dragging an object towards the edge of a window, holding down a scrollbar button, or automatically expanding a tree node when an object is dragged over it and held for a short time. These should either be customizable in the application, the GNOME control center, or at worst, manually editable from the command line via a configuration file or GConf entry.
+</para>
+</listitem>
+<listitem>
+<para>
+Don't briefly show or hide information based on the movement of the mouse pointer. (Exception: system-provided features such as tooltips, which the user can configure on a system-wide level). If you must provide such features, make them optional so users can turn them off when a screen-review utility is installed.
+</para>
+</listitem>
+</itemizedlist>
+</section>
+
+<section>
+<title>Documentation</title>
+<para>
+People with disabilities cannot use the application effectively if they do not have access to the required manuals and help files.  Of particular importance is keyboard navigation, since this is the only way many users can navigate the application.
+</para>
+<itemizedlist>
+<listitem>
+<para>
+Provide all documentation in an accessible format. ASCII text and HTML are both excellent formats for assistive technologies.
+</para>
+</listitem>
+<listitem>
+<para>
+Provide alternative text descriptions for all graphics in the documentation.
+</para>
+</listitem>
+<listitem>
+<para>
+Document all your application's accessibility features. Keyboard navigation and shortcuts are particularly important to document. Include an accessibility section in your documentation, where information on all the accessibility features can be found.
+</para>
+</listitem>
+</itemizedlist>
+</section>
+</section>
+
+<section id="gad-testing">
+<title>Testing for Accessibility</title>
+<section>
+<title>Automated Testing</title>
+<para>
+<emphasis>This section should describe the use of any automated accessibility compliance tools we provide.</emphasis>
+</para>
+</section>
+
+<section>
+<title>Manual Testing</title>
+<para>
+This section describes a number of tests you can perform manually on an application to test its accessibility. Passing all the tests does not necessarily imply that the application is fully accessible, but if the application fails any of these tests, then further work may need to be done to improve that aspect of its accessibility.
+</para>
+
+<section>
+<title>Keyboard Navigation</title>
+<para>
+The following keyboard operations should be tested. Do not use the mouse in any part of this test.
+</para>
+<itemizedlist>
+<listitem>
+<para>
+Using only keyboard commands, move the focus through all menu bars in the application.
+</para>
+</listitem>
+<listitem>
+<para>Confirm that:</para>
+<itemizedlist>
+<listitem>
+<para>
+Context sensitive menus display correctly.
+</para>
+</listitem>
+<listitem>
+<para>
+Any functions listed on the toolbar can be performed using the keyboard.
+</para>
+</listitem>
+<listitem>
+<para>
+You can operate every control in the client area of the application and dialog boxes.
+</para>
+</listitem>
+<listitem>
+<para>
+Text and objects within the client area can be selected.
+</para>
+</listitem>
+<listitem>
+<para>
+Any keyboard enhancements or shortcuts are working as designed.
+</para>
+</listitem>
+</itemizedlist>
+</listitem>
+</itemizedlist>
+</section>
+
+<section>
+<title>Graphical Elements</title>
+<para>
+Test the application using a screen reader and confirm that:
+</para>
+<itemizedlist>
+<listitem>
+<para>
+Labels and text are being read correctly, including menus and toolbars.
+</para>
+</listitem>
+<listitem>
+<para>
+Object information is read correctly.
+</para>
+</listitem>
+</itemizedlist>
+</section>
+
+<section>
+<title>Visual Focus Indicator</title>
+<itemizedlist>
+<listitem>
+<para>
+Verify that when moving among objects that the visual focus indicator is easy to identify.
+</para>
+</listitem>
+<listitem>
+<para>
+Keyboard navigation through the software and menus should be clearly visible when the focus moves.
+</para>
+</listitem>
+<listitem>
+<para>
+Confirm that the screen reader is tracking the visual focus indicator as you navigate using a keyboard.
+</para>
+</listitem>
+<listitem>
+<para>
+Run a screen magnification program (if available) and verify that the magnifier can track the visual focus indicator as you navigate using the keyboard and mouse.
+</para>
+</listitem>
+</itemizedlist>
+</section>
+
+<section>
+<title>Fonts and Text</title>
+<itemizedlist>
+<listitem>
+<para>
+Change the font in the application and confirm that the settings are maintained.
+</para>
+</listitem>
+<listitem>
+<para>
+Test the application by changing colors and confirm that all settings are maintained.
+</para>
+</listitem>
+<listitem>
+<para>
+If magnification is available, test the font, color, and size using the magnification option.
+</para>
+</listitem>
+</itemizedlist>
+</section>
+
+<section>
+<title>Color and Contrast</title>
+<itemizedlist>
+<listitem>
+<para>
+Print screenshots to a black and white printer and confirm that all information is visible.
+</para>
+</listitem>
+<listitem>
+<para>
+Test applications using only black and white, high-contrast settings and confirm that all information is conveyed correctly.
+</para>
+</listitem>
+<listitem>
+<para>
+Test that the application provides at least three combinations of color schemes and that high-contrast schemes are available (e.g. white on black or yellow on blue).
+</para>
+</listitem>
+<listitem>
+<para>
+Turn on high-contrast settings in the GBONE Control Center and confirm that the application respects these settings.
+</para>
+</listitem>
+<listitem>
+<para>
+Test various themes to ensure that the software is working for all the available settings.
+</para>
+</listitem>
+</itemizedlist>
+</section>
+
+<section>
+<title>Audio</title>
+<para>
+There should be an option in the application to show audio alerts visually.
+</para>
+<para>
+Test that the audio is working correctly by enabling sound in the GNOME Control Center and then perform the following actions:
+</para>
+<itemizedlist>
+<listitem>
+<para>
+Perform an action that should generate an audio alert and confirm that the application is working as designed.
+</para>
+</listitem>
+<listitem>
+<para>
+Verify that the application works correctly when increasing or decreasing the volume.
+</para>
+</listitem>
+<listitem>
+<para>
+Confirm that warning messages and alerts can be heard correctly in a noisy work environment.
+</para>
+</listitem>
+</itemizedlist>
+</section>
+
+<section>
+<title>Animation</title>
+<para>
+Verify that an option is available to stop animation and that it is working as designed.
+</para>
+<para>
+Turn the animation off. Confirm that all information is still conveyed correctly.
+</para>
+</section>
+
+<section>
+<title>Keyboard Focus</title>
+<itemizedlist>
+<listitem>
+<para>
+Test all messages to confirm that the user is notified before a message times out and is given the option to indicate that more time is needed.
+</para>
+</listitem>
+<listitem>
+<para>
+Make sure an option has been included to adjust the response time and confirm that it is working as designed.
+</para>
+</listitem>
+</itemizedlist>
+</section>
+
+<section>
+<title>Documentation</title>
+<para>
+Test ASCII text documentation with a screen reader to confirm that it is clear and precise and can be read by assistive technologies.
+</para>
+<para>
+Test HTML applications using a web browser and screen reader to confirm that the documentation is accessible to assistive technologies.
+</para>
+<para>
+Note: There are web accessibility guidelines available at <ulink url="http://www.w3.org/TR/WAI-WEBCONTENT/";>http://www.w3.org/TR/WAI-WEBCONTENT/</ulink>.
+</para>
+<para>
+Confirm the following information is included in the documentation:
+</para>
+<itemizedlist>
+<listitem>
+<para>
+State if the application does not support the standard keyboard access used by the OS.
+</para>
+</listitem>
+<listitem>
+<para>
+Identify if there are unique keyboard commands.
+</para>
+</listitem>
+<listitem>
+<para>
+Identify any unique accessibility features.
+</para>
+</listitem>
+<listitem>
+<para>
+If an action is documented for the mouse, make sure there is an alternative for using the keyboard.
+</para>
+</listitem>
+</itemizedlist>
+</section>
+</section>
+</section>
+
+<section id="gad-checklist">
+<title>User Interface Checklist</title>
+<para>
+This section summarizes the guidelines given in <link linkend="gad-ui-guidelines">User Interface Guidelines for Supporting Accessibility</link>. You should refer to that section of the guide for more detailed information on any of the checklist items given here.
+</para>
+<para>
+When testing an application for accessibility, you should go through each of the items in the list. Note whether the application passes or fails each test, or does not apply to that application.
+</para>
+<table frame="all" pgwide="1">
+<title>General Principles checklist</title>
+<tgroup cols="3" align="left">
+<thead>
+<row>
+<entry>GP</entry>
+<entry>General Principles</entry>
+<entry>Pass/Fail/NA</entry>
+</row>
+</thead>
+<tbody>
+<row>
+<entry>GP.1</entry>
+<entry>
+Every action that alters the user's data or application's settings can be undone.
+</entry>
+</row>
+<row>
+<entry>GP.2</entry>
+<entry>
+All application settings can be restored to their defaults without the user having to remember what those defaults were.
+</entry>
+</row>
+<row>
+<entry>GP.3</entry>
+<entry>
+After installation, the application can be used without the user having to insert a disk or CD at any time.
+</entry>
+</row>
+<row><entry>GP.4</entry>
+<entry>
+The most frequently used functions are found at the top level of the menu structure.
+</entry>
+</row>
+</tbody>
+</tgroup>
+</table>
+<table frame="all" pgwide="1">
+<title>Keyboard navigation checklist</title>
+<tgroup cols="3" align="left">
+<thead>
+<row>
+<entry>KN</entry>
+<entry>Keyboard Navigation</entry>
+<entry>Pass/Fail/NA</entry>
+</row>
+</thead>
+<tbody>
+<row>
+<entry>KN.1</entry>
+<entry>Efficient keyboard access is provided to all application features.
+</entry>
+</row>
+<row>
+<entry>KN.2</entry>
+<entry>All windows have a logical keyboard navigation order.
+</entry>
+</row>
+<row><entry>KN.3</entry>
+<entry>
+The correct tab order is used for controls whose enabled state is dependent on checkboxes, radio buttons or toggle buttons.
+</entry>
+</row>
+<row><entry>KN.4</entry>
+<entry>
+Keyboard access to application-specific functions does not override existing system accessibility features.
+</entry>
+</row>
+<row><entry>KN.5</entry>
+<entry>
+The application provides more than one method to perform keyboard tasks whenever possible.
+</entry>
+</row>
+<row><entry>KN.6</entry>
+<entry>
+There are alternative key combinations wherever possible.
+</entry>
+</row>
+<row><entry>KN.7</entry>
+<entry>
+There are no awkward reaches for frequently performed keyboard operations.
+</entry>
+</row>
+<row><entry>KN.8</entry>
+<entry>
+The application does not use repetitive, simultaneous keypresses.
+</entry>
+</row>
+<row><entry>KN.9</entry>
+<entry>
+The application provides keyboard equivalents for all mouse functions.
+</entry>
+</row>
+<row><entry>KN.10</entry>
+<entry>
+Any text or object that can be selected with the mouse can also be selected with the keyboard alone.
+</entry>
+</row>
+<row><entry>KN.11</entry>
+<entry>
+Any object that can be resized or moved with the mouse can also be resized or moved with the keyboard alone.
+</entry>
+</row>
+<row><entry>KN.12</entry>
+<entry>
+The application does not use any general navigation functions to trigger operations.
+</entry>
+</row>
+<row><entry>KN.13</entry>
+<entry>
+All keyboard-invoked menus, windows and tooltips appear near the object they relate to.
+</entry>
+</row>
+</tbody>
+</tgroup>
+</table>
+<table frame="all" pgwide="1">
+<title>Mouse Interaction checklist</title>
+<tgroup cols="3" align="left">
+<thead>
+<row>
+<entry>MI</entry>
+<entry>Mouse Interaction</entry>
+<entry>Pass/Fail/NA</entry>
+</row>
+</thead>
+<tbody>
+<row><entry>MI.1</entry>
+<entry>No operations depend on input from the <mousebutton>right</mousebutton> or <mousebutton>middle</mousebutton> mouse buttons.
+</entry>
+</row>
+<row><entry>MI.2</entry>
+<entry>All mouse operations can be cancelled before they are complete.
+</entry>
+</row>
+<row><entry>MI.3</entry>
+<entry>
+Visual feedback is provided throughout drag and drop operations
+</entry>
+</row>
+<row><entry>MI.4</entry>
+<entry>
+The mouse pointer is never warped under application control, or its movement restricted to part of the screen by the application.
+</entry>
+</row>
+</tbody>
+</tgroup>
+</table>
+<table frame="all" pgwide="1">
+<title>Graphical Elements checklist</title>
+<tgroup cols="3" align="left">
+<thead>
+<row>
+<entry>GE</entry>
+<entry>Graphical Elements</entry>
+<entry>Pass/Fail/NA</entry>
+</row>
+</thead>
+<tbody>
+<row><entry>GE.1</entry>
+<entry>
+There are no hard-coded graphical attributes such as line, border or shadow thickness.
+</entry>
+</row>
+<row><entry>GE.2</entry>
+<entry>
+All multi-color graphical elements can be shown in monochrome only, where possible.
+</entry>
+</row>
+<row><entry>GE.3</entry>
+<entry>
+All interactive GUI elements are easily distinguishable from static GUI elements.
+</entry>
+</row>
+<row><entry>GE.4</entry>
+<entry>
+An option to hide non-essential graphics is provided.
+</entry>
+</row>
+</tbody>
+</tgroup>
+</table>
+<table frame="all" pgwide="1">
+<title>Fonts and Text checklist</title>
+<tgroup cols="3" align="left">
+<thead>
+<row>
+<entry>FT</entry>
+<entry>Fonts and Text</entry>
+<entry>Pass/Fail/NA</entry>
+</row>
+</thead>
+<tbody>
+<row><entry>FT.1</entry>
+<entry>No font styles or sizes are hard-coded.</entry>
+</row>
+<row><entry>FT.2</entry>
+<entry>
+An option to turn off graphical backdrops behind text is provided.
+</entry>
+</row>
+<row><entry>FT.3</entry>
+<entry>
+All labels have names that make sense when taken out of context.
+</entry>
+</row>
+<row><entry>FT.4</entry>
+<entry>
+No label names are used more than once in the same window.
+</entry>
+</row>
+<row><entry>FT.5</entry>
+<entry>
+Label positioning is consistent throughout the application.
+</entry>
+</row>
+<row><entry>FT.6</entry>
+<entry>
+All static text labels that identify other controls end in a colon (:).
+</entry>
+</row>
+<row><entry>FT.7</entry>
+<entry>
+Static text labels that identify other controls immediately precede those controls in the tab order.
+</entry>
+</row>
+<row><entry>FT.8</entry>
+<entry>
+An alternative to WYSIWYG is provided. For example, the ability to specify different screen and printer fonts in a text editor.
+</entry>
+</row>
+</tbody>
+</tgroup>
+</table>
+<table frame="all" pgwide="1">
+<title>Color and Contrast checklist</title>
+<tgroup cols="3" align="left">
+<thead>
+<row>
+<entry>CC</entry>
+<entry>Color and Contrast</entry>
+<entry>Pass/Fail/NA</entry>
+</row>
+</thead>
+<tbody>
+<row><entry>CC.1</entry>
+<entry>
+Application colors are not hard-coded, but are drawn either from the current desktop theme or an application setting.
+</entry>
+</row>
+<row><entry>CC.2</entry>
+<entry>
+Color is only used as an enhancement, and not as the only means to convey information or actions.
+</entry>
+</row>
+<row>
+<entry>CC.3</entry>
+<entry>
+The application supports all available high- contrast themes and settings.
+</entry>
+</row>
+<row><entry>CC.4</entry>
+<entry>
+The software is not dependent on any particular high-contrast themes or settings.
+</entry>
+</row>
+</tbody>
+</tgroup>
+</table>
+<table frame="all" pgwide="1">
+<title>Magnification checklist</title>
+<tgroup cols="3" align="left">
+<thead>
+<row>
+<entry>MG</entry>
+<entry>Magnification</entry>
+<entry>Pass/Fail/NA</entry>
+</row>
+</thead>
+<tbody>
+<row><entry>MG.1</entry>
+<entry>
+The application provides the ability to magnify the work area.
+</entry>
+</row>
+<row><entry>MG.2</entry>
+<entry>
+The application provides the option to scale the work area.
+</entry>
+</row>
+<row><entry>MG.3</entry>
+<entry>
+The application's functionality is not affected by changing the magnification or scale settings.
+</entry>
+</row>
+</tbody>
+</tgroup>
+</table>
+<table frame="all" pgwide="1">
+<title>Audio checklist</title>
+<tgroup cols="3" align="left">
+<thead>
+<row>
+<entry>AU</entry>
+<entry>Audio</entry>
+<entry>Pass/Fail/NA</entry>
+</row>
+</thead>
+<tbody>
+<row><entry>AU.1</entry>
+<entry>
+Sound is not used as the only means of conveying any items of information.
+</entry>
+</row>
+<row><entry>AU.2</entry>
+<entry>
+The user can configure the frequency and volume of all sounds and warning beeps.
+</entry>
+</row>
+</tbody>
+</tgroup>
+</table>
+<table frame="all" pgwide="1">
+<title>Animation checklist</title>
+<tgroup cols="3" align="left">
+<thead>
+<row>
+<entry>AN</entry>
+<entry>Animation</entry>
+<entry>Pass/Fail/NA</entry>
+</row>
+</thead>
+<tbody>
+<row><entry>AN.1</entry>
+<entry>
+There are no flashing or blinking elements with a frequency greater than 2Hz or lower than 55Hz.
+</entry>
+</row>
+<row><entry>AN.2</entry>
+<entry>
+Any flashing or blinking is confined to small areas of the screen.
+</entry>
+</row>
+<row><entry>AN.3</entry>
+<entry>
+If animation is used, an option is available to turn it off before it is first shown.
+</entry>
+</row>
+</tbody>
+</tgroup>
+</table>
+<table frame="all" pgwide="1">
+<title>Keyboard Focus checklist</title>
+<tgroup cols="3" align="left">
+<thead>
+<row>
+<entry>KF</entry>
+<entry>Keyboard Focus</entry>
+<entry>Pass/Fail/NA</entry>
+</row>
+</thead>
+<tbody>
+<row><entry>KF.1</entry>
+<entry>
+When a window is opened, focus starts at the most commonly-used control.
+</entry>
+</row>
+<row><entry>KF.2</entry>
+<entry>
+Current input focus position is clearly displayed at all times.
+</entry>
+</row>
+<row><entry>KF.3</entry>
+<entry>
+Input focus is shown in exactly one window at all times.
+</entry>
+</row>
+<row><entry>KF.4</entry>
+<entry>
+Appropriate audio or visual feedback is provided when the user attempts to navigate past either end of a group of related objects.
+</entry>
+</row>
+<row><entry>KF.5</entry>
+<entry>
+The default audio or visual warning signal is played when the user presses an inappropriate key.
+</entry>
+</row>
+<row><entry>KF.6</entry>
+<entry>
+There is sufficient audio information for the visual focus that the user can figure out what to do next.
+</entry>
+</row>
+<row><entry>KF.7</entry>
+<entry>
+When using assistive technologies, such as a screen reader or braille device, the current program indicates the position and content of the visual focus indicator.
+</entry>
+</row>
+</tbody>
+</tgroup>
+</table>
+<table frame="all" pgwide="1">
+<title>Timing checklist</title>
+<tgroup cols="3" align="left">
+<thead>
+<row>
+<entry>TM</entry>
+<entry>Timing</entry>
+<entry>Pass/Fail/NA</entry>
+</row>
+</thead>
+<tbody>
+<row><entry>TM.1</entry>
+<entry>
+There are no hard-coded time-outs or time-based features in the application.
+</entry>
+</row>
+<row><entry>TM.2</entry>
+<entry>
+The display or hiding of important information is not triggered solely by movement of the mouse pointer.
+</entry>
+</row>
+</tbody>
+</tgroup>
+</table>
+<table frame="all" pgwide="1">
+<title>Documentation checklist</title>
+<tgroup cols="3" align="left">
+<thead>
+<row>
+<entry>DC</entry>
+<entry>Documentation</entry>
+<entry>Pass/Fail/NA</entry>
+</row>
+</thead>
+<tbody>
+<row><entry>DC.1</entry>
+<entry>
+All documentation is in an accessible format, with textual alternate descriptions provided for all figures and diagrams.
+</entry>
+</row>
+<row><entry>DC.2</entry>
+<entry>
+The documentation includes a section that covers all the application's accessibility features.
+</entry>
+</row>
+</tbody>
+</tgroup>
+</table>
+</section>
+</chapter>

Added: trunk/gadg/images/GNOME_desktop_Accessibility.gif
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/GNOME_desktop_Accessibility.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/badfocus1.gif
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/badfocus1.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/badfocus2.gif
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/badfocus2.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/badfocus3.gif
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/badfocus3.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/colour_and_arrows.gif
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/colour_and_arrows.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/colour_only.gif
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/colour_only.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/depend1.gif
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/depend1.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/depend1a.gif
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/depend1a.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/depend2.gif
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/depend2.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/depend2a.gif
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/depend2a.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/depend3.gif
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/depend3.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/goodfocus.gif
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/goodfocus.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/goodfocus2.gif
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/goodfocus2.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/goodfocus3.gif
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/goodfocus3.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/label_above.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/label_below.gif
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/label_below.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/label_left.gif
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/label_left.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/label_right.gif
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/label_right.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/nodrop.gif
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/images/nodrop.png
==============================================================================
Binary file. No diff available.

Added: trunk/gadg/legal.xml
==============================================================================
--- (empty file)
+++ trunk/gadg/legal.xml	Sat Aug 16 15:53:05 2008
@@ -0,0 +1,31 @@
+<legalnotice id="legalnotice">
+<para>
+Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL 
+<ulink type="help" url="ghelp:fdl"> here</ulink> or in the file COPYING-DOCS distributed with this manual.
+</para>
+<para> 
+This manual is part of a collection of GNOME manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as 
+described in Section 6 of the license.
+</para>
+<para>
+Many of the names used by companies to distinguish their products and services are claimed as trademarks. Where those names appear in any GNOME documentation, and the members of the GNOME Documentation Project are made aware of those trademarks, then the names are in capital letters or initial capital letters.
+</para>
+<para>
+DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT:
+<orderedlist>
+<listitem>
+<para>
+DOCUMENT IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR MODIFIED VERSION PROVE DEFECTIVE IN ANY 
+RESPECT, YOU (NOT THE INITIAL WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND
+</para>
+</listitem>
+<listitem>
+<para>
+UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR 
+MODIFIED VERSION OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, 
+DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES.
+</para>
+</listitem>
+</orderedlist>
+</para>
+</legalnotice>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]