[BRLTTY] Fedora dracut module

Dave Mielke Dave at mielke.cc
Mon Jun 4 07:36:35 EDT 2018


[quoted lines by Jaroslav Skarvada on 2018/06/04 at 07:17 -0400]

>>Do you see any benefit in brltty looking for them >rather >than hard-coding
>>the list externally?

>I am not sure whether there is any real benefit, but having the possibility to
>override the hardcoded settings could be handy. Especially if the
>implementation is easy.

Yes, the implementation is easy. Brltty doesn't implement each option
separately in long, strung-out code - it has an option table that is iterated
over.
 
>It seems the 'brltty -evl7' already shows the includes and the current code
>already includes them into initramfs. Is there anything we missed?

Yes, I guess it does. It seems that you're parsing debug logs. I see that
approach as being a bit risky for at least two reasons. One is that it's easy
for a developer to think that it's safe to change a debug log, e.g. to make it
more informative. The other is that it's conceivable that those logs might be
localized at some point. Anyway, it works for now, and can always be made more
robust later.

By the way: The configuration file - which defaults to /etc/brltty.conf but can
be specified - also supports include.
 
>It's in Fedora 28 updates-testing repository. If you have an older Fedora,
>e.g. 27, I can built it for you.

I'm running 28.
 
>There has been 'Accessibility guide':
>https://docs-old.fedoraproject.org/en-US/Fedora/14/html-single/Accessibility_Guide/index.html
>
>But it seems to be unmaintained for a while. I will ping documentation
>team what's their plan about it

That'd help, but, as with a lot of things, if Google searches lead one to other
places then it's still frustrating. I'm not sure what the best answer is, but
some way to make this really easy to discover would be very helpful.

-- 
I believe the Bible to be the very Word of God: http://Mielke.cc/bible/
Dave Mielke            | 2213 Fox Crescent | WebHome: http://Mielke.cc/
EMail: Dave at Mielke.cc  | Ottawa, Ontario   | Twitter: @Dave_Mielke
Phone: +1 613 726 0014 | Canada  K2A 1H7   |


More information about the BRLTTY mailing list