[BRLTTY] brltty-latest.apk
    Dave Mielke 
    dave at mielke.cc
       
    Sun Apr  7 10:55:57 EDT 2013
    
    
  
[quoted lines by Dietmar Segbert on 2013/04/07 at 16:28 +0200]
>In the settings for accessibility i can activate brltty, bt if i activate  
>setting of brltty), a message "brltty stopped OK" appears on the screen.
> Must i activate some other settings?
No. When you get that dialog, it means that brltty has probably crashed. What 
we need you to do, as soon as possible after such a crash, is to capture a log 
and send it to us (attaching to a message to this list is fine). There are 
notes in README.Android on how to do this. The command is:
   adb logcat -v time -d >logfile
Since "adb logcat" writes the log to standard output, the > is to redirect its 
standard output to a file. The "-v time" option adds a timestamp to each line 
in the log. The "-d" option dumps the log and then quits - without it, "adb 
logcat" keeps on waiting for more log records.
> Where is the brltty.conf.
It doesn't make much sense on Android. Use the "Settings" button for BRLTTY 
within the "Accessibility" settings.
-- 
Dave Mielke           | 2213 Fox Crescent | The Bible is the very Word of God.
Phone: 1-613-726-0014 | Ottawa, Ontario   | http://Mielke.cc/bible/
EMail: dave at mielke.cc | Canada  K2A 1H7   | http://FamilyRadio.com/
    
    
More information about the BRLTTY
mailing list