[BRLTTY] gdm integration for xbrlapi

Samuel Thibault samuel.thibault at ens-lyon.org
Tue Apr 9 11:30:48 EDT 2013


Dave Mielke, le Tue 09 Apr 2013 10:24:19 -0400, a écrit :
> [quoted lines by Emilio Pozuelo Monfort on 2013/04/09 at 12:03 +0200]
> >>Will xbrlapi stay running after the user logs in, or will it only run while the
> >>greeter is being presented?
> >
> >Only while the greeter is presented.
> 
> The user will want xbrlapi to continue running after he logs in. Is there a way 
> to do that?

Yes, we do that in Debian. It could indeed be worth doing
it upstream actually, by installing the following line into
/etc/X11/Xsession.d/60xbrlapi:

if [ -x /usr/bin/xbrlapi ]; then /usr/bin/xbrlapi -q & fi

Samuel


More information about the BRLTTY mailing list