KubuntuAccessibility

Revision 6 as of 2006-06-23 14:51:09

Clear message

Summary

Make sure all of KDE's accessibility tools are available in main (as long as they work) and create an accessibility live CD profile.

Rationale

We want everyone to be able to use Kubuntu. At the moment we have not done a lot of accessibility work.

Use cases

There is a large range of use cases representing users with different disabilities (visual, physical, auditory) using computers for different purposes (general school/office work, design/composition or development/sysadmin). See more details [:Accessibility/UserGroups:UserGroups].

Scope

Test the existing KDE accessibility tools for main inclusion and seed them on the Live CD. Also consider non-KDE apps like SOK.

Design

We should basically follow the same set of options as on the Ubuntu CD, but use KDE tools to meet these needs where appropriate.

  • High contrast - Use KDE high contrast themes
  • Magnification - Use Kmag or possibly MCM/compiz-mag if ready in time
  • Screen reader - Use kttsd support in applications - investigate if Orca will run in KDE (ie gets any useful input)
  • Keyboard & Mouse - Turn on the KDE keyb and mouse features like StickyKeys by default, use KmouseTool

  • On-screen Keyboard - Use SOK if KDE port exists by this time

These options should be selectable from the Live CD boot menu as with the Ubuntu version.

Implementation

Edit casper to load profiles equivalent to that done on the Ubuntu. The profiles will mirror those used in Ubiquity.

  • Lesser Visual Imparement
    • Enlarged, no high contrast theme
    • High contrast, not inverted
    • Plain background
    • Magnifier
  • Moderate Visual Imparement
    • High contrast theme, inverted, large
    • KDE Text To Speach turned on for app supported applications
    • KSayIt loaded
  • Minor Motor Difficulties
    • Sticky keys
    • Onscreen feedback for sticky keys
  • Motor Difficulties - Pointing Devices
    • Kmousetool
    • Henrick's Simple Onscreen Keyboard project if ready
  • Blindness
    • Not possible yet in KDE because we do not have a proper on screen keyboard

Code

Put configuration files for profiles into kubuntu-default-settings in separate directories from the normal default-settings. Casper will then edit /etc/kderc to add the appropriate profile directories to prefixes=.


CategorySpec