build-x86-images: include console screenreader#295
Merged
classabbyamp merged 3 commits intovoid-linux:masterfrom May 21, 2023
Merged
build-x86-images: include console screenreader#295classabbyamp merged 3 commits intovoid-linux:masterfrom
classabbyamp merged 3 commits intovoid-linux:masterfrom
Conversation
Member
|
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? |
Member
Author
|
yes, good idea |
c93be43 to
50822f1
Compare
Member
Author
|
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. |
classabbyamp
added a commit
to classabbyamp/void-docs
that referenced
this pull request
Apr 15, 2023
classabbyamp
added a commit
to classabbyamp/void-docs
that referenced
this pull request
Apr 15, 2023
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
classabbyamp
added a commit
to classabbyamp/void-docs
that referenced
this pull request
May 21, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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)