Linux Lite Forums

Full Version: screen reader
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
good morning
Ubuntu has a text-to-speech screen reader for blind users
Does LinuxLite have a screen reader?
Thanks
Should be...

Code:
sudo apt install orca

Code:
xfconf-query -c xfce4-session -n -t bool -p /general/StartAssistiveTechnologies -s true
(09-01-2021, 10:08 AM)Jerry link Wrote: [ -> ]Should be...

Code:
sudo apt install orca

Code:
xfconf-query -c xfce4-session -n -t bool -p /general/StartAssistiveTechnologies -s true
Thanks
But this will not help a blind user to install Linux-Lite
I think a blind user needs someone to install the distro for them
Unless there is another way to do it
Can I modify LinuxLite and integrate orca to run on install?