unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Accessibility in Guix
@ 2019-07-13 10:53 Julien Lepiller
  2019-07-14  8:53 ` Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Julien Lepiller @ 2019-07-13 10:53 UTC (permalink / raw)
  To: guix-devel

Hi Guix!

I think in order to reach out to more people, accessiblity is an
important topic. I've talked with Irina during the Perl and Guile days,
and fixed orca (it didn't work because of failures when loading
pyatspi).

In order to make our system accessible from the start, we obviously
need an accessible installer. With Irina and later with Jean-Phillipe
from Hypra, I collected a list of items we should have in the installer
for blind and visually impaired people:

- A way to activate accessibility options from the start of the system
  (it doesn't need to be on by default if we make sure to document it
  in the manual). For instance, it could be the first item in the first
  menu, or a keyboard shortcut.
- Screen reader technologies: there are a few accessibility
  technologies for that. Since the installer is on a tty, we could use
  brltty that is able to talk to braille output, and we could use
  speakup, a kernel module that is able to read a tty and use voice
  synthesis hardware and software.
- We should have an option to build a system with accessibility
  features, probably via a menu to select the kind of accessibility
  feature one needs (it should be a gnome system, with orca running).

We should probably talk to youpi from Debian, since he worked on the
accessibility features of the Debian installer.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Accessibility in Guix
  2019-07-13 10:53 Accessibility in Guix Julien Lepiller
@ 2019-07-14  8:53 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-07-14  8:53 UTC (permalink / raw)
  To: Julien Lepiller; +Cc: guix-devel


Hi Julien,

> I think in order to reach out to more people, accessiblity is an
> important topic. I've talked with Irina during the Perl and Guile days,
> and fixed orca (it didn't work because of failures when loading
> pyatspi).

That’s great!

> In order to make our system accessible from the start, we obviously
> need an accessible installer. With Irina and later with Jean-Phillipe
> from Hypra, I collected a list of items we should have in the installer
> for blind and visually impaired people: […]

These are all good points and I’m glad you brought them up.  Feel free
to open issues in the bug tracker to coordinate the work.

-- 
Ricardo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-14  8:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-13 10:53 Accessibility in Guix Julien Lepiller
2019-07-14  8:53 ` Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).