Cover image for

How to Develop Accessible Linux Applications

Author Sharon Snider
Language English
Series No. 5 in the Linux Documentation Project HOWTO series
Published 2002
Website tldp.org
Notes

This document provides Linux software developers with guidelines and test cases for developing accessible Linux applications.

Approx. 2,052 words.

Excerpt

2.1. Principles for Developing Accessible Applications

Developers need to consider the following needs of disabled users when developing an accessible application:

* Choice of input methods. Support should be available for various types of input, such as, keyboard, mouse and adaptive technologies. Pay close attention to keyboard navigation. * Choice of output methods. Support should be available for various types of output, such as, visual display, audio, and print. The main focus is that text labels are provided for all user interface elements and objects, graphics, and icons. * Consistency and flexibil