Small GNOME foot in banner [Making Applications Accessible]
back next

Steps for making applications accessible

  • Examine application hierarchy
    • Atk hierarchy need not match widget hierarchy
  • Assess keynav and theme compliance
  • Determine which widgets provide adequate accessibility already
    • tools: at-poke
    • ferret (with GAIL), simple-at (with AT-SPI)
  • Make necessary changes to widgets (optional)
  • Implement ATK interfaces/object-classes for widgets (optional)