access.see.be 0.5 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News access.see.be 0.5 (Default branch)
# 1  
Old 10-16-2008
access.see.be 0.5 (Default branch)

Image access.see.be is an accessibility library based on WAI-ARIA. Web developers can use it to enhance their applications with accessible rich interface elements. They can also create full accessible rich Internet applications without excluding users who depend on assistive technologies like screen readers. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
at-poke(1)							   User Commands							at-poke(1)

NAME
at-poke - display object hierarchy of accessible applications SYNOPSIS
at-poke [dontdisplaychildren] [--maxchildren=maxchildren] [--table] [gnome-std-options] DESCRIPTION
at-poke tests the accessibility of applications. at-poke displays a list of accessible applications running on the desktop. Each applica- tion can be examined to view the accessible object hierarchy of the application. OPTIONS
The following options are supported: dontdisplaychildDonnot display children for objects that have the MANAGES_DESCENDANTS state. --maxchildren=maSpecifyethe maximum number of children of an accessible object that are displayed. For tables, this option specifies the maximum number of children in a row or column. --table Use AccessibleTable_getACcessibleAt to get children of an Accessible object that implements AccessibleTable. gnome-std-optionStandard options available for use with most GNOME applications. See gnome-std-options(5) for more information. EXAMPLES
Example 1: Launch at-poke and Display Only the First 20 Children of an Accessible Object example% at-poke --maxchildren=20 EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/at-poke Executable to display object hierarchy of accessible applications ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-a11y-poke | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
gnome-std-options(5) NOTES
Written by Padraig O'Briain, Sun Microsystems Inc., 2004. SunOS 5.10 6 Sep 2004 at-poke(1)