[BRLTTY] Bindings
    Samuel Thibault 
    samuel.thibault at ens-lyon.org
       
    Mon Aug 18 08:56:11 EDT 2008
    
    
  
Jean-Philippe MENGUAL, le Mon 18 Aug 2008 14:42:59 +0200, a écrit :
> It's a great thing writting with the braille keyboard with X. Just a 
> last question about this point: how can I set X to boot xbrlapi before 
> Orca automatically at boot?
I don't know gnome enough to answer that.
> If I go to "Prefered applications" -> ccessibility, do I have to set  
> the following customized command: xbrlapi;orca ?                      
That should rather be
xbrlapi & sleep 1 ; orca 
to let xbrlapi run in the background (&), and sleep a bit to make sure
it connects to brlapi before orca.
Samuel
    
    
More information about the BRLTTY
mailing list