Slashdot Mirror


Accessibility In Linux Is Good (But Could Be Much Better)

An anonymous reader sends this report from opensource.com: GNU/Linux distributions provide great advantages over proprietary alternatives for people with disabilities. All the accessibility tools included in Linux are open source, meaning their code is readily available if you want to examine or improve it, and cost nothing. Hardware devices, of course, are still going to cost money. Additionally, accessibility software on other platforms generally contain licensing constraints on the user. ... When it comes to accessibility, Linux is not without issues. ... The number of developers who specifically work on accessibility tools is quite small. For example, there is only one Orca developer, two AT-SPI developers, and a single GTK developer. ... Developers who do not depend on assistive technologies tend to forget—or don't know—that a disabled person might want to use their application, read their web page, and so on. ... The problem is not necessarily that developers do not care. Rather, it's is that accessibility is highly specialized and requires someone with knowledge in the area, regardless of platform.

12 of 65 comments (clear)

  1. Accessibility in Linux is NOT great by quetwo · · Score: 4, Informative

    Just because it's open source doesn't mean it's great. I'd classify accessibility for blind/less sighted users to be non-existent (with the exception of a few applications). Every iteration of X Windows since X11 has been worse and worse with its implementation, and if things go wrong it is nearly impossible to get around. A few applications that implement the full GTK stack /properly/ are passable, but those that use Gnome's or KDE's tools don't pass text back to a speech engine at all.

    Console is fine, but as soon as you try and use a tool that uses ncurses or any other menuing application you are SOL.

    Firefox hasn't worked well with a screen reader in about 5 years. Never was able to get Chrome fully installed.

    1. Re:Accessibility in Linux is NOT great by quetwo · · Score: 2

      JAWS used with IE under Windows is still the most popular, but others are quickly gaining momentum. It's still what everybody serious about accessibility tests with.

      Surprisingly, accessibility support in OSX is almost at the point where it is better than Windows... Not every app just yet, but it has been getting a lot of attention and a lot of people trying it out.

    2. Re:Accessibility in Linux is NOT great by Anonymous Coward · · Score: 2, Informative

      because typically the screen readers launch via a gui. also try doing something like reading a PDF on the command line. I know that there are text based browsers, but it's notoriously difficult to use.

    3. Re:Accessibility in Linux is NOT great by quetwo · · Score: 2

      So, you are saying that if you are blind or have partial sight there is no point in you ever being a programmer, maker or grid admin?

      While I'm lucky to have most of my sight (I'm only blind in one eye), some of my good friends are completely blind. One is a system admin and is a very functional member of society. He admins a few dozen Linux servers but is completely unable to use Linux as a desktop.

      But accessibility is not just about the blind or deaf. It also includes color blindness, those who are unable to fully click a mouse, etc. Having a myopic view of how people use computers is not a great position to be in. If you think about accessibility then your products (or apps you write) start to become more open and easier to use on other platforms like tablets, phones, tv's.

  2. Bigger picture by TraumaFox · · Score: 2

    However, the adoption of Linux within workplaces can certainly be constrained by, for example, ADA requirements. The lack of proper accessibility may ultimately prevent certain businesses or organizations from implementing Linux when it would otherwise be most preferable, simply because it does not satisfy their need for compliance. I'm sure you can see the potential ripple effects from that kind of restriction and how it might impact even those developers who do take accessibility needs into consideration.

    1. Re:Bigger picture by quetwo · · Score: 2

      I could buy a copy of Windows for about $200 (retail). Since I pay my developers about $100 an hour, that means if they can't outfit the entire OS and window manager with basic accessibility functionality, then the choice is pretty easy. Even if I had to buy 100 copies of Windows at retail ($20,000), I'm sure I couldn't hire a dev to touch that many projects, considering the 100's of different communities, different programming styles, different languages and different systems. This is not just 1 app that isn't accessible, it's (pretty much) ALL OF THEM.

      Even if you try to get a screen reader to launch (not an easy task), you will notice that it fires off something may once every 20 - 30 actions if you are lucky. If that is the only way to get feedback from your system that wouldn't be considered usable by any means.

    2. Re:Bigger picture by TraumaFox · · Score: 3, Insightful

      Trying to apply the usual "do it yourself" attitude is probably why accessibility is a problem in the first place, especially since we're talking about a portion of users who legitimately can't do it for themselves. Programming for accessibility takes particular expertise and paying careful attention to the requirements I mentioned before. On top of that, if different developers and communities go off and do their own thing without striving for any real standards beyond the bare minimum requirements, it would surely be a nightmare for users who do need those features to go from one program to the next.

      I certainly get that developers have limits, but putting accessibility features on the same chopping block as anything else based on user percentages is very short-sighted and the kind of cold, corporate-like response one might expect from Microsoft or Apple (ironic, then, that they readily provide those features). I'd hate to be the director who has to tell a vision-impaired user she isn't important enough or that there aren't enough of her kind to waste time and resources catering to.

  3. Re:The guy completely misses the point by xxxJonBoyxxx · · Score: 2

    >> Instead, it's some guy blindly pursuing some nerdy "open source is the best!" dialogue like it was 2003.

    Duh - the author's disabled. It's taken him 12 years just to resolve the driver issues on his adaptive devices to write and submit the article from his Linux desktop.

  4. Re:Reality by gstoddart · · Score: 2

    The reality is, most OSS developers aren't making a product.

    They're working with a piece of software as a hobby. If it was a product you'd likely be legally required to implement these features.

    Which is one of the many many reasons OSS doesn't always get taken seriously in business -- because the attitude of "just RTFM", or "figure it out for yourself" generally means "some guy bodged together something and can't understand why you won't give up commercially supported software to use it".

    As long as the attitude of "I don't care if you need this feature" exists, the corresponding attitude of "why would I run software written by unaccountable, whiny punks?" will continue.

    You don't have a product. You have a collection of parts left as an exercise for the reader.

    --
    Lost at C:>. Found at C.
  5. Re:The guy completely misses the point by Dutch+Gun · · Score: 3, Insightful

    Also, from the article:

    Unlike proprietary alternatives, Fedora (and other Linux distros with the Gnome desktop) includes accessibility tools out of the box, such as:

            Screen reader: A text-to-speech system to read what's on the screen
            Magnifier: Helps users with visual impairments who need larger text and images
            High-contrast mode: Helps users who have trouble seeing text unless contrast is corrected, such as white text on a black background, or vice versa
            Mouse keys: Controls the mouse using the number pad
            Sticky keys: Helps users who have trouble pressing multiple keys at once, and users who have use of only one hand
            Bounce keys: To ignore rapidly pressed keys or if a key is accidentally held down
            On screen keyboard: Helps users who cannot type at all, but who can use a mouse
            Visual alerts: Replace system sounds with visual cues

    Um... unlike what proprietary systems? He surely can't be talking about Windows, because it has every single one of these features, and has had most of them since Windows 95 two decades ago!

    It's great that Linux/Gnome now also includes these features, but the author doesn't really help his cause by misrepresenting (I'm being kind in my choice of words here) the competition's features.

    --
    Irony: Agile development has too much intertia to be abandoned now.
  6. Re:Reality by Dutch+Gun · · Score: 2

    Actually, your view is a bit dated, as 80 percent of Linux contributions are paid by corporations. The days of Linux being a hobbyist product are long behind us.

    --
    Irony: Agile development has too much intertia to be abandoned now.
  7. The Fanboi's Tunnel Vision. by westlake · · Score: 2
    I can't speak for OSX. But it is hard to take seriously a post that ignores the accessibility tools that have been baked into the Windows OS from the beginning, expanded and improved over the years.

    Unlike proprietary alternatives...Linux distros with the Gnome desktop...includes accessibility tools out of the box, such as:

    Screen reader A text-to-speech system to read what's on the screen
    Magnifier Helps users with visual impairments who need larger text and images
    High-contrast mode Helps users who have trouble seeing text unless contrast is corrected, such as white text on a black background, or vice versa
    Mouse keys Controls the mouse using the number pad
    Sticky keys Helps users who have trouble pressing multiple keys at once, and users who have use of only one hand
    Bounce keys To ignore rapidly pressed keys or if a key is accidentally held down
    On screen keyboard Helps users who cannot type at all, but who can use a mouse Visual alerts Replace system sounds with visual cues

    Accessibility in Linux is good (but could be much better)

    Compare:

    While this article is aimed at Windows 95 much of the information on Accessibility Options also applies to Windows 3.x and Windows 98.

    Making Windows 95 Accessible