From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>, BRLTTY@mielke.cc
Subject: [RFC] GRUB2 and braille support
Date: Wed, 21 Jul 2010 00:08:45 +0200 [thread overview]
Message-ID: <4C461E6D.2070107@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1538 bytes --]
Hello, all. RMLL2010 was useful for GRUB project too. On one hand it
allowed me to give a speech about it and on the other hand it has
brought new ideas. In particular with Samuel Thibault we discussed
accessibility. Mainstream color defaults are black and white which gives
good contrast and no problems for colorblind people. If distribution
changes these defaults they have to ensure that their defaults Next
step is to help people having either vision or motor problems.
@Samuel: whcih options can we propose for people which aren't blind but
have vision problems?
It's already possible to load bigger fonts.
Now I'm working on braille support. I already coded 40x1 menu selector
and menuentry editor. For 40x1 console I need to add scrolling first.
it's in branches/a11y
I also coded FTDI and PL3203 usbserial drivers. It's in branches/usb.
Now we need the braille drivers to go in-between. I thought of importing
Linux braille drivers since they seem to be under GPLv2+. I hope that I
CC the right list for it. My plan is to have an import similar to what
we have with libgcrypt: we copy the patches verbatim and try to emulate
the environment similar to native one. If any preprocessing is needed we
have 2 directories: one with files as they are imported and another with
the files to compile. The second one is generated from the first one
with python script at autogen phase. This way we avoid forking and can
easily resync
What do you think?
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]
next reply other threads:[~2010-07-21 21:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-20 22:08 Vladimir 'φ-coder/phcoder' Serbinenko [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-07-21 22:29 Fwd: [RFC] GRUB2 and braille support Vladimir 'φ-coder/phcoder' Serbinenko
2010-07-28 20:50 ` Mario Lang
2010-07-28 20:58 ` [BRLTTY] " Samuel Thibault
2010-07-28 22:12 ` Samuel Thibault
2010-07-28 23:19 ` Samuel Thibault
2010-07-30 12:21 ` Samuel Thibault
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C461E6D.2070107@gmail.com \
--to=phcoder@gmail.com \
--cc=BRLTTY@mielke.cc \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.