Hello Dave, On Mon, Mar 16, 2009 at 05:41:14PM -0400, Dave Mielke wrote: > [quoted lines by Labrador on 2009/03/16 at 22:14 +0100] > > >I did locate ttb on my Debian Lenny and there are no any ttb files on it. > > That's probably because the .ttb extension is new in brltty-4.0, which > wouldn't > be on that system yet. The older names are of the form text.*.tbl.
When I check this on Debian Lenny I see that the problem is becoming bigger and bigger: some of tbl files totally not correspond with the listed "braille-table" cheatcode in the /usr/share/doc/brltty/examples/brltty.conf.gz template. Official Debian Leny brltty.conf template: #text-table cz # Czech (iso-8859-2) #text-table da # Danish #text-table de # German #text-table en_UK # English (United Kingdom) #text-table en_US # English (United States) #text-table es # Spanish #text-table fr_CA # French (Canada) #text-table fr_FR # French (France) #text-table fr-2007 # French (Unified) #text-table fr-cbifs # French (Code Braille Informatique Français Standard) #text-table it # Italian #text-table nabcc # North American Braille Computer Code #text-table no-generic # Norwegian (with support for other languages) #text-table no-oub # Norwegian (Offentlig Utvalg for Blindeskrift) #text-table pl # Polish (iso-8859-2) #text-table pt # Portuguese (iso-8859-1) #text-table ru # Russian (koi8-r) #text-table se # Swedish (1996 standard) #text-table se-old # Swedish (1989 standard) #text-table vni # Vietnamese And here is an output of ls -l *.tbl on the SAME Debian Lenny: -rw-r--r-- 1 root root 862 Jun 24 2008 etc/brltty/attrib.tbl -rw-r--r-- 1 root root 862 Jun 24 2008 etc/brltty/attributes.tbl (OK these not included in the count) -rw-r--r-- 1 root root 2225 Jun 24 2008 etc/brltty/text.brf.tbl (doesn't exist between text-table) -rw-r--r-- 1 root root 11357 Jun 24 2008 etc/brltty/text.cz.tbl -rw-r--r-- 1 root root 11453 Jun 24 2008 etc/brltty/text.da-1252.tbl (doesn't exist between text-table) -rw-r--r-- 1 root root 11300 Jun 24 2008 etc/brltty/text.da-lt.tbl (doesn't exist between text-table) -rw-r--r-- 1 root root 11293 Jun 24 2008 etc/brltty/text.da.tbl -rw-r--r-- 1 root root 11073 Jun 24 2008 etc/brltty/text.de.tbl -rw-r--r-- 1 root root 11078 Jun 24 2008 etc/brltty/text.en_UK.tbl -rw-r--r-- 1 root root 11077 Jun 24 2008 etc/brltty/text.en_US.tbl -rw-r--r-- 1 root root 11073 Jun 24 2008 etc/brltty/text.es.tbl -rw-r--r-- 1 root root 11156 Jun 24 2008 etc/brltty/text.fi1.tbl (doesn't exist between text-table) -rw-r--r-- 1 root root 11167 Jun 24 2008 etc/brltty/text.fi2.tbl (doesn't exist between text-table) -rw-r--r-- 1 root root 13322 Jun 24 2008 etc/brltty/text.fr-2007.tbl -rw-r--r-- 1 root root 11110 Jun 24 2008 etc/brltty/text.fr-cbifs.tbl -rw-r--r-- 1 root root 11069 Jun 24 2008 etc/brltty/text.fr_CA.tbl -rw-r--r-- 1 root root 11171 Jun 24 2008 etc/brltty/text.fr_FR.tbl -rw-r--r-- 1 root root 848 Jun 24 2008 etc/brltty/text.identity.tbl (?) -rw-r--r-- 1 root root 11074 Jun 24 2008 etc/brltty/text.it.tbl -rw-r--r-- 1 root root 20137 Jun 24 2008 etc/brltty/text.nabcc.tbl -rw-r--r-- 1 root root 11243 Jun 24 2008 etc/brltty/text.no-generic.tbl -rw-r--r-- 1 root root 11220 Jun 24 2008 etc/brltty/text.no-oub.tbl -rw-r--r-- 1 root root 11358 Jun 24 2008 etc/brltty/text.pl.tbl -rw-r--r-- 1 root root 11088 Jun 24 2008 etc/brltty/text.pt.tbl -rw-r--r-- 1 root root 13207 Jun 24 2008 etc/brltty/text.ru.tbl -rw-r--r-- 1 root root 11077 Jun 24 2008 etc/brltty/text.se-old.tbl -rw-r--r-- 1 root root 8254 Jun 24 2008 etc/brltty/text.se.tbl -rw-r--r-- 1 root root 11066 Jun 24 2008 etc/brltty/text.simple.tbl (?) -rw-r--r-- 1 root root 11376 Jun 24 2008 etc/brltty/text.visiob.tbl (?) -rw-r--r-- 1 root root 11077 Jun 24 2008 etc/brltty/text.vni.tbl Let me also say that no-generic is VERY HEAVY! imagine typing such a long code blindly at a moment where brltty isn't running ? it would be a very nice joke to see how much chance you've got it will start correctly: I have a friend who already did mistakes with entering fr_FR ..... Labrad0r _______________________________________________ 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
