-
Notifications
You must be signed in to change notification settings - Fork 212
build-x86-images: include console screenreader #295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
It would be nice to adjust the void live setup module to account for these via an additional kernel command line parameter. What do you think? |
|
yes, good idea |
c93be43 to
50822f1
Compare
|
I've tested the espeakup parts pretty well - (this should be added to the docs at some point) I think orca should maybe be a future effort: it is definitely harder to get working, and seems more complex to set up overall. |
50822f1 to
4ef18ed
Compare
espeakup is a screenreader for console environments they are a minimal increase to the size of the live images, but I think they are an important accessibility feature to add.
4ef18ed to
af2fecf
Compare
they are a minimal increase to the size of the live images, but I think they are an important accessibility feature to add.
neither is enabled by default, but they are easily enabled via
ln -s /etc/sv/espeakup /var/serviceor runningorca -r(this should also be documented in void-docs eventually).Should these also be included in the rpi images and the various ROOTFS/PLATFORMFSes too?
Testing
live images for testing are here: https://devspace.voidlinux.org/abby/live-a11y/
enable-espeakupscript, maybe), to minimise the chance for errors in typing thelncommand without a screenreader (for users who need it)