[quoted lines by Lee Maschmeyer on 2008/10/13 at 13:54 -0400] >Looking at the bootup messages on Ubuntu Hardy I see that brltty is trying >to load the non-existent file /etc/brltty/C.ttb. Is this perhaps a >placeholder, or maybe an alternate name for something that exists somewhere >else?
3.11 looks for a default text table with a name that matches the system's locale name. If a system hasn't been configured for a particular locale, or, perhaps, if brltty is invoked early, it'll assume the default locale (named C) and look for that text table. The C locale only defines the ASCII characters, although even they aren't standard in braille. We should probably handle this in a way that doesn't look like an error. One way would be to create a C text table, but, then, whose representation of the numbers and punctuation would we put in it. Any ideas anyone? -- Dave Mielke | 2213 Fox Crescent | The Bible is the Word of God. Phone: 1-613-726-0014 | Ottawa, Ontario | May 21, 2011, is Judgement Day. EMail: [EMAIL PROTECTED] | Canada K2A 1H7 | October 21, 2011, is the End. http://FamilyRadio.com/ | http://Mielke.cc/bible/ _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
