Hello, Frans Pop, le Mon 14 Jul 2008 20:04:48 +0200, a écrit : > On Saturday 28 June 2008, Samuel Thibault wrote: > > Attached are the patches against rootskel and finish-install which I > > could test with success (provided the patch from bug #479227 is applied > > to kernel-wedge and the speakup module be added to > > linux-kernel-di-*-2.6) > > I've just committed these patches in SVN with minor changes for coding > style [1]. It would be great if you could do a final test using a custom > build that includes the now committed changes
Done so, it seems to work fine. BTW, on http://wiki.debian.org/DebianInstaller/Accessibility I've put the steps to test it thanks to the dummy driver. > and then we can discuss for which architectures and in which images to > actually include the speakup modules. Well, I don't think there is any architecture which shouldn't be supported, except s390 on which speakup doesn't even compile. As for the images, I guess we can for now include it on the same images as brltty, that would make things coherent (i.e. "accessible" images). I have attached a documentation patch. Samuel
Index: build/boot/x86/f8.txt =================================================================== --- build/boot/x86/f8.txt (r�vision 53932) +++ build/boot/x86/f8.txt (copie de travail) @@ -12,6 +12,7 @@ Force static network config 0fnetcfg/disable_dhcp=true07 Set keyboard map 0fbootkbd=es07 Use Braille tty 0fbrltty=driver,device,texttable07 +Use Speakup 0fspeakup.synth=driver07 Use high contrast accessibility theme 0ftheme=dark07 Select the kde or xfce desktops 0fdesktop=kde07