Re: BRLTTY ignores option for attributes table

2006-10-18 Thread Henrik Nilsen Omma
Simon Bienlein wrote:
 Hi,



 I tested BRLTTY and Orca with the ubuntu cd of October 8. After the
 jingle, I pressed strg+alt+F1 and entered the following command:

 sudo brltty -a text.de -b ht -d ttyS0



 The German attributes table was not loaded. Is this a bug or did I do
 something wrong?
   

I'm not very familiar with brltty, but it seems like -a wants the full 
path to the attributes table.

The default path mentioned in /etc/brltty.conf is used (the 
/etc/brltty/) in ubuntu.

Perhaps the filename needs to be text.de.tbl ?

Henrik

-- 
Ubuntu-accessibility mailing list
Ubuntu-accessibility@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-accessibility


Re: BRLTTY ignores option for attributes table

2006-10-18 Thread Samuel Thibault
Hi,

Henrik Nilsen Omma, le Wed 18 Oct 2006 15:48:49 +0200, a écrit :
 Simon Bienlein wrote:
  I tested BRLTTY and Orca with the ubuntu cd of October 8. After the
  jingle, I pressed strg+alt+F1 and entered the following command:
 
  sudo brltty -a text.de -b ht -d ttyS0
 
 
 
  The German attributes table was not loaded. Is this a bug or did I do
  something wrong?
 
 I'm not very familiar with brltty, but it seems like -a wants the full 
 path to the attributes table.

Simon, are you sure you're talking about the attribute table (-a), and
not about the text table (-t)?  What I guess you want is

brltty -t de -a attributes.tbl

Samuel

-- 
Ubuntu-accessibility mailing list
Ubuntu-accessibility@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-accessibility