PDA

View Full Version : Accessibility for Colorblind?


eilu
November 5th, 2006, 10:05 PM
A friend is asking me to help him set up Ubuntu on his system, he's colorblind so I'd like to ask if Ubuntu has themes/skins/accessibility options specifically for this problem.

His colorblindess is not severe, he can see red, blue and yellow but if the shades/hues are too near in the spectrum, he can't tell them apart (eg, violet and blue; a yellow-orange-red gradient will probably appear as only one shade)

Thanks.

frafu
November 6th, 2006, 02:10 PM
There are a few high contrast themes (under the menu System-Preferences-Theme) that are shipped with ubuntu. This might be a first step...

frafu

Henrik
November 10th, 2006, 11:05 AM
There is also a set of colour filters under development for the gnome magnifier (which can be run without magnification).

This is very promising because you can turn on the filter when you need to see something in better contrast, like a chart with poor colour choices.

See: http://mail.gnome.org/archives/gnome-accessibility-list/2006-October/msg00040.html

eilu
November 11th, 2006, 10:40 PM
Thanks! These might be the final push he needs to finally make the switch.

skipf
November 14th, 2006, 10:49 PM
Just yesterday I was looking for utilities to help with colorvision deficiencies; some of the colors they use on weather maps escape me.
Most noteably, WIKI had some good info under colorblindness, including
a link to a 24 plate diagnostic test- (I'm green insensitive)
But the program I'd like is ColorWatch, a MS (unfortunately) color IDing
program, that posts the color value AND name in a toolbar utility.
Could it be run with WINE?
Thanks!
Skip

cerdiogenes
January 12th, 2007, 03:42 PM
There is also a set of colour filters under development for the gnome magnifier (which can be run without magnification).

This is very promising because you can turn on the filter when you need to see something in better contrast, like a chart with poor colour choices.

See: http://mail.gnome.org/archives/gnome-accessibility-list/2006-October/msg00040.html

This is already available in GNOME Magnifier. The next thing to do is distros start to support the libcolorblind, that is the library that implement the colorblind filters.

Best regards.

Henrik
January 12th, 2007, 06:46 PM
Ah, thanks for the reminder!

I've added a bug task on it here (https://bugs.launchpad.net/ubuntu/+source/gnome-mag/+bug/79003).

Is that all we need or do we need some config GUI as well?

cerdiogenes
January 13th, 2007, 08:53 AM
Ah, thanks for the reminder!

I've added a bug task on it here (https://bugs.launchpad.net/ubuntu/+source/gnome-mag/+bug/79003).

Is that all we need or do we need some config GUI as well?

The support is done in gnome-mag, but a GUI configuratin is missing. This configuration must go into orca/lsr/gnopernicus.

I could do this work, but I will be busy enough in the next months to think about coding a prototype!

Henrik
January 13th, 2007, 12:02 PM
Right, I'm sure the config GUI can wait until Feisty+1. It should be given some careful thought.

How is it configured in the meantime? A config file, gconf keys? Is there any documentation on this? If not we should write some for the Feisty release.

cerdiogenes
January 13th, 2007, 03:43 PM
You have only an interface throw the bonobo property bag. If you download the gnome-mag source-code and look in the test/control-client.c code and find the "case 'B'" branch of the switch you will see how it can be changed.

I don't make anyway to the user change it since there are different color blind filters and from the discussion about this the use case was that an user will press a keystroke and the filter is activated, then it press it again and the filter is deactivated, since this permits color blind user active/deactive the filter easily, but since gnome-mag doesn't manage keystroke this must be implemented in orca, gnopernicus or lsr.

Icarosaurus
March 9th, 2007, 10:18 AM
Thank you from the colorblind people :-D