Linux Lite Forums

Software - Support => Other => Topic started by: MesterPerfect on September 01, 2021, 02:34:02 AM

Title: screen reader
Post by: MesterPerfect on September 01, 2021, 02:34:02 AM
good morning
Ubuntu has a text-to-speech screen reader for blind users
Does LinuxLite have a screen reader?
Thanks
Title: Re: screen reader
Post by: Jerry on September 01, 2021, 06:08:12 AM
Should be...

Code: [Select]
sudo apt install orca
Code: [Select]
xfconf-query -c xfce4-session -n -t bool -p /general/StartAssistiveTechnologies -s true
Title: Re: screen reader
Post by: MesterPerfect on September 01, 2021, 06:25:10 AM
Should be...

Code: [Select]
sudo apt install orca
Code: [Select]
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
Title: Re: screen reader
Post by: MesterPerfect on September 03, 2021, 10:25:50 AM
Can I modify LinuxLite and integrate orca to run on install?