@aral I take your word for it, but I'm really surprised that no such screen reader exists for linux. Hopefully others have an idea. If it is open source, has no one tried a port ?
Top-level
@aral I take your word for it, but I'm really surprised that no such screen reader exists for linux. Hopefully others have an idea. If it is open source, has no one tried a port ? 4 comments
@carnildo @aral True, the fact that Windows (and MacOS ?) supports only one Windowing system might seem like a "feature". @jab01701mid @aral No experience with Orca. I'm not sight-impaired; my screen-reader experience consists of researching and using Windows and Mac screen readers so I can tell my co-workers "no, a screen reader isn't going to be able to do anything useful with that". |
@jab01701mid @aral The problem isn't a lack of a screen reader, it's the lack of a consistent user-interface API. Linux has two major UI frameworks (GTK+ and Qt) and a whole mess of minor ones, so there's no single point you can plug in to and start describing what's on the screen.