Jump to content

Accessibility: Difference between revisions

From postmarketOS Wiki
mNo edit summary
add related issues section
 
(32 intermediate revisions by 3 users not shown)
Line 3: Line 3:
There are many types of disabilities and many ways to address them.
There are many types of disabilities and many ways to address them.
At the moment, however, this page concentrates on ways to make
At the moment, however, this page concentrates on ways to make
postmarketOS more accessible to blind and visually impaired users.
pmOS more accessible to blind and visually impaired users.


== Packages ==
== Devices ==
 
The [[All devices]] page lists hundreds of devices, most of which use
one of the [[Wikipedia:ARM architecture|ARM architectures]].
Most of the listed devices use the armv7 (32-bit) architecture
or possibly armhf (32-bit with hardware floating point support).
More recent devices generally use the aarch64 (64-bit) architecture.
 
The older (armv7 and armhf) devices tend to be cheaper,
but also more limited in memory, storage, and processor speed.
So, they may be more appropriate for use as an email access point, notetaker, etc.
Looking forward, the aarch64 architecture has many more interesting possibilities.
 
== Kernel ==


This section describes various software packages which could be useful.
In order to support [[Accessibility (Packages)|accessibility packages]],
It is mostly based on information from the [https://alpinelinux.org/ Alpine Linux]
some kernel modifications may be needed.
[https://pkgs.alpinelinux.org/packages Packages] page.
These are discussed on the [[Accessibility (Kernel)]] page.


=== BRLTTY ===
== Packages ==


[BRLTTY http://mielke.cc/brltty] is a
The [[Accessibility (Packages)]] page is basically a "wish list",
"background process (daemon) which provides access to the Linux/Unix console
describing various add-on packages which could be useful for an accessible version of pmOS.
(when in text mode) for a blind person using a refreshable braille display.
It drives the braille display and provides complete screen review functionality.
Some speech capability has also been incorporated."


Ports for several hardware architectures are listed for the Alpine Linux
== Related issues ==
[https://pkgs.alpinelinux.org/packages?name=brltty&branch=edge edge] branch.


=== Fenrir ===
* {{issue|2321|pmaports}} - making postmarketOS more accessible for blind and visually impared users
* [https://gitlab.gnome.org/World/Phosh/phosh/-/issues/47 phosh#47] Screen reader support
* [https://todo.sr.ht/~mil/sxmo-tickets/473 sxmo-tickets#473] accessibility: screen-reader (text-to-speech) in menu


[https://github.com/chrys87/fenrir Fenrir] is a
== Resources ==
"modern, modular, flexible, and fast console screenreader."


No ports are currently listed for Alpine Linux.
=== Pine64, PinePhone ===


=== Orca ===
* [https://wiki.pine64.org/index.php?title=PinePhone_Accessibility PinePhone Accessibility]


[https://en.wikipedia.org/wiki/Orca_(assistive_technology) Orca] is a
=== postmarketOS ===
"free and open-source, flexible, extensible screen reader from the GNOME project for individuals who are blind or visually impaired.
Using various combinations of speech synthesis and braille,
Orca helps provide access to applications and toolkits that support the AT-SPI
(e.g., the GNOME desktop, Mozilla Firefox/Thunderbird, OpenOffice.org/LibreOffice
and GTK+, Qt and Java Swing/SWT applications)."


Ports for several hardware architectures are listed for the Alpine Linux
* [[Accessibility (Kernel)]] - wish list of kernel mods, etc.
[https://pkgs.alpinelinux.org/packages?name=orca&branch=v3.12 v3.12] branch.
* [[Accessibility (Packages)]] - wish list of software packages
* [[All devices]] - comprehensive device porting status
* [[Device categorization]] - explanation of device categories
* [[Device Popularity]] - information on device sales, etc.
* [[Device Wishlist]] - lists of candidate devices for porting
* [[Devices]] - summary of device porting status
* [[Input methods]] - hardware and software options for text input
* [[USB Network]] - using USB to log in from another computer

Latest revision as of 21:47, 1 November 2023

Introduction

There are many types of disabilities and many ways to address them. At the moment, however, this page concentrates on ways to make pmOS more accessible to blind and visually impaired users.

Devices

The All devices page lists hundreds of devices, most of which use one of the ARM architectures. Most of the listed devices use the armv7 (32-bit) architecture or possibly armhf (32-bit with hardware floating point support). More recent devices generally use the aarch64 (64-bit) architecture.

The older (armv7 and armhf) devices tend to be cheaper, but also more limited in memory, storage, and processor speed. So, they may be more appropriate for use as an email access point, notetaker, etc. Looking forward, the aarch64 architecture has many more interesting possibilities.

Kernel

In order to support accessibility packages, some kernel modifications may be needed. These are discussed on the Accessibility (Kernel) page.

Packages

The Accessibility (Packages) page is basically a "wish list", describing various add-on packages which could be useful for an accessible version of pmOS.

Related issues

  • pmaports#2321 - making postmarketOS more accessible for blind and visually impared users
  • phosh#47 Screen reader support
  • sxmo-tickets#473 accessibility: screen-reader (text-to-speech) in menu

Resources

Pine64, PinePhone

postmarketOS