Linux Lite Forums
screen reader - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5)
+--- Forum: Other (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=20)
+--- Thread: screen reader (/showthread.php?tid=7906)



screen reader - MesterPerfect - 09-01-2021

good morning
Ubuntu has a text-to-speech screen reader for blind users
Does LinuxLite have a screen reader?
Thanks


Re: screen reader - Valtam - 09-01-2021

Should be...

Code:
sudo apt install orca

Code:
xfconf-query -c xfce4-session -n -t bool -p /general/StartAssistiveTechnologies -s true



Re: screen reader - MesterPerfect - 09-01-2021

(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


Re: screen reader - MesterPerfect - 09-03-2021

Can I modify LinuxLite and integrate orca to run on install?