john doe, le ven. 22 févr. 2019 10:30:41 +0100, a ecrit: > On 2/22/2019 10:04 AM, Samuel Thibault wrote: > > john doe, le ven. 22 févr. 2019 09:24:06 +0100, a ecrit: > >> Basically, I need the accessibility features, has they would have been > >> installed if I had done the installation by selecting 'Install Debian > >> with speatch'. > >> > >> Any thoughts on how I could do that? > > > > With the current support, you'd need to use the preseed/late_command > > preseed option, see section "Running custom commands during the > > installation" of the installation manual. > > What I'm not sure about is what custum command should be run?
What would be needed to enable accessibility. Basically, what is documented on https://wiki.debian.org/accessibility , which is what the brltty / espeakup finish-install scripts do: https://salsa.debian.org/a11y-team/brltty/blob/master/debian/brltty-udeb.prebaseconfig https://salsa.debian.org/a11y-team/espeakup/blob/master/debian/espeakup-udeb.finish-install Sure, ideally this should be rationalized into scripts that one could just run at will. It's a matter of doing it :) (and that's the reason why the debconf opt-in/out isn't implemented yet: it's not just a matter of adding a mere debconf question, but also reorganizing these bits in a common place) Samuel

