On Fri, 2002-05-31 at 14:11, Jim Severino wrote:
> Hi all
> 
> Just started using BB and man, it's a speedy joy on my aging laptop. I
> have a question: When I launch BB I'd like several programs - namely
> bbkeys -i, bbsload, and bbapm - to start automatically.
> 
> As an example - for Windows users, this would be solved by something
> analogous to the "Startup" folder.
> 
> Thanks for your help.
> 
> jim
> 
> -- 
> "It is extreme evil to depart from the company of the living before you die."
>        - Seneca
> 

put them in a .xinitrc or .xsession file in your home directory - along
the lines of

bbkeys -i &
bbsload &
bbapm &
exec blackbox

If you log-in at the command-line and "startx" it'll be ~/.xinitrc, if
you use xdm or similar (graphical login) put it in ~/.xsession

Reply via email to