Samuel Thibault <[EMAIL PROTECTED]> writes: > I forgot to forward the mail below. It would be probably useful to work > with them for accessibility support of that live CD.
I just gave live-helper a whirl and found that there is already some accessibility support (in live-initramfs): /usr/share/initramfs/scripts/live-bottom/30accessibility This file implements the following: * Enabling the accessibility GNOME gconf key if necessary. * Preconfiguring .orca with a few settings. However, this script seems like it was either never really finished or fell victim to some bitrod: The case statement checks for values that are never present. The prefix (access=) needs to be removed since its already being removed in the "live" initramfs script. The "braille=ask" case seems ad hoc and doesnt make sense to me. In general, the approach seems sound, we just need to define a few more "levels". I.e., currently there is no access level for braille and speech enabled AFAICS. -- CYa, ⡍⠁⠗⠊⠕ | Debian Developer <URL:http://debian.org/> .''`. | Get my public key via finger mlang/[EMAIL PROTECTED] : :' : | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44 `. `' `- <URL:http://delysid.org/> <URL:http://www.staff.tugraz.at/mlang/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

