Small GNOME foot in banner

[Making GNOME Accessible]

back next

Key Aspects of Accessibility

  • keyboard navigation

  • theming

  • exporting/enabling a consistent API

  • programmatic notifications of events
    • i.e. any event the user needs to be aware of must be a signal
  • not relying exclusively on complex visual presentation
    • logical, uncluttered presentation, well-grouped


  • most of these have value for all users