mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-28 23:20:10 +08:00
[手动选题][tech]: 20230131.3 ⭐️⭐️ 5 Linux Distros for Visually Impaired People.md
This commit is contained in:
parent
5870e1876f
commit
e3ce7f7fba
@ -0,0 +1,140 @@
|
||||
[#]: subject: "5 Linux Distros for Visually Impaired People"
|
||||
[#]: via: "https://itsfoss.com/visual-impaired-linux/"
|
||||
[#]: author: "Ankush Das https://itsfoss.com/author/ankush/"
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: " "
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
5 Linux Distros for Visually Impaired People
|
||||
======
|
||||
|
||||
If a user is visually impaired or blind, they may rely on sound prompts or other interactions (like Braille) to read and communicate.
|
||||
|
||||
How can they use a Linux distribution?
|
||||
|
||||
Well, in general, accessibility software help make it possible.
|
||||
|
||||
**But****what are the Linux distributions that focus on accessibility? What are the best distros tailored for visually impaired users?**
|
||||
|
||||
I focus on listing some of the best options here. Before that, there are some essential pointers to note before you try/recommend Linux for visually challenged users.
|
||||
|
||||
### Is Linux Ideal for Visually Challenged Users?
|
||||
|
||||
**Unfortunately, not entirely.**
|
||||
|
||||
Compared to Windows and macOS, the accessibility software/options available are limited on Linux.
|
||||
|
||||
Even though [Red Hat hired a blind software engineer][1] last year to help improve things, it is a work in progress and may not be a seamless experience.
|
||||
|
||||
I came across a year-old [Reddit thread][2] where a blind user shares his experience on the state of accessibility on Linux, and it may not sound good.
|
||||
|
||||
It is **still usable depending on what you want to do** and which distro you choose.
|
||||
|
||||
Some of the points worth noting include:
|
||||
|
||||
- Not every desktop environment offers good accessibility options. You can explore and experiment, but GNOME and KDE are acceptable options.
|
||||
- The documentation for accessibility in Linux distributions may not be comprehensive. So, you might want to explore and research before getting started. Here are the links to [GNOME][3] and [KDE][4] documentation.
|
||||
- You can always install [popular Linux distributions][5] like Ubuntu and set it up with screen reader tools to get started.
|
||||
|
||||
However, some distributions might give you a good experience out of the box and may be worth trying.
|
||||
|
||||
Here are your best picks:
|
||||
|
||||
📋
|
||||
|
||||
The list is in no particular order of ranking.
|
||||
|
||||
### 1. Accessible-Coconut (AC)
|
||||
|
||||
![accessible coconut homescreen screenshot with a blue wallpaper and coconut icon][6]
|
||||
|
||||
[Accessible-Coconut][7] is a community-driven Linux operating system based on Ubuntu MATE.
|
||||
|
||||
Out of the box, you will find all the essential tools or software needed to make the Linux experience accessible for people with visual impairment.
|
||||
|
||||
Some of those include a **screen reader** that supports speech synthesis and Braille, **screen magnification**, a screen reader for the console, an **ebook speaker**, a daisy player, and more.
|
||||
|
||||
The software that comes baked in is known for better accessibility. So, you may not need to search for alternatives after installing the operating system.
|
||||
|
||||
[Accessible Coconut][7]
|
||||
|
||||
### 2. Vojtux
|
||||
|
||||
Vojtux is an unofficial Fedora-based distribution created by a blind software engineer.
|
||||
|
||||
It is an exciting option for most users because the creator knows what visually impaired users need. By default, you will have the Orca screen reader starting at login, with Qt accessibility enabled, a custom repository for extra voice synthesis and other software.
|
||||
|
||||
Also, interestingly, you will find a script that can turn your monitor on and off quickly.
|
||||
|
||||
However, you must build the live media ISO before installing it. So, if you do not have technical knowledge for that, you may ask around your friends who would be willing to set it up for you.
|
||||
|
||||
You can learn more about it on its [GitHub page][8] or a [blog post about it][9] by its creator.
|
||||
|
||||
[Vojtux GitHub][8]
|
||||
|
||||
### 3. Trisquel
|
||||
|
||||
![trisquel homescreen screenshot with a wallpaper displaying green mountain and a space sky][10]
|
||||
|
||||
Trisquel is a Ubuntu-based Linux distribution with a Linux-libre kernel. It is tailored for home, office, and education institutions.
|
||||
|
||||
Unlike some other options, Trisquel focuses on accessibility features by default, like having the Orca screen reader enabled. You can find audio guides on their website and screen-reader-friendly manuals.
|
||||
|
||||
Head to its [official website][11] to explore more about it and download the ISO.
|
||||
|
||||
[Trisquel][11]
|
||||
|
||||
### 4. Ubuntu MATE
|
||||
|
||||
![ubuntu mate screenshot with the welcome screen providing various options for a good onboarding experience][12]
|
||||
|
||||
If you want to go with mainstream distributions, [Ubuntu MATE][13] will be a good fit for users who like a traditional desktop approach to user experience.
|
||||
|
||||
You can find the Orca screen reader pre-installed and other tools that give you a good accessibility experience.
|
||||
|
||||
[Ubuntu MATE][13]
|
||||
|
||||
### 5. Fedora Workstation
|
||||
|
||||
![fedora 37 screenshot with paint-style wallpaper with green grass, rocks posing as buildings, with a river in the middle][14]
|
||||
|
||||
[Fedora Workstation][15] is the best bet for users who want to experience the best of the GNOME desktop environment.
|
||||
|
||||
You will find the latest GNOME desktop installed. So, it is likely that you will end up having an accessible experience on Fedora.
|
||||
|
||||
Not to forget, the community of Fedora users is known to be passionate about keeping accessibility at the forefront and fixing any issues reported as soon as possible.
|
||||
|
||||
[Fedora Workstation][15]
|
||||
|
||||
💬_What would be your pick? Did we miss any other options? Do share your thoughts in the comments below._
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://itsfoss.com/visual-impaired-linux/
|
||||
|
||||
作者:[Ankush Das][a]
|
||||
选题:[lkxed][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://itsfoss.com/author/ankush/
|
||||
[b]: https://github.com/lkxed
|
||||
[1]: https://news.itsfoss.com/red-hat-accessibility-gnome/
|
||||
[2]: https://www.reddit.com/r/linux/comments/s3vvot/state_of_accessibility_on_linux_perspective_of_a/
|
||||
[3]: https://wiki.gnome.org/Accessibility
|
||||
[4]: https://community.kde.org/Accessibility
|
||||
[5]: https://itsfoss.com/best-linux-distributions/
|
||||
[6]: https://itsfoss.com/content/images/2023/01/ac-distro-screenshot.jpg
|
||||
[7]: https://zendalona.com/accessible-coconut/
|
||||
[8]: https://github.com/vojtapolasek/vojtux
|
||||
[9]: https://opensource.com/article/22/9/linux-visually-impaired-users
|
||||
[10]: https://itsfoss.com/content/images/2023/01/trisquel-distro-screenshot.jpg
|
||||
[11]: https://trisquel.info/en
|
||||
[12]: https://itsfoss.com/content/images/2023/01/ubuntu-mate-screenshot.jpg
|
||||
[13]: https://ubuntu-mate.org
|
||||
[14]: https://itsfoss.com/content/images/2023/01/image-31.png
|
||||
[15]: https://getfedora.org/en/workstation/
|
Loading…
Reference in New Issue
Block a user