On Mon, 2002-08-12 at 14:56, Blake Mesenbrink wrote:
> 
>  
>  
> I have two programs that need to start automatically. The first program
> servers up map images and needs to start when the computer is first booted.
> The second program needs to start automatically when X windows is started.
> How do I go about doing that??? Neither program is a daemon. I am running RH
> 7.2.
>  
>  

you can pu the first in /etc/rc.d/rc.local and it will get called at the
end of the boot up sequence.

X is a bit differentI believe depending on the window manger/desktop
used.  in Gnome the easiest way IMHO is to start it manually, and then
save the seesion either by logging out and checking the save session box
or foot->settings->session->save session

you can also place some entries into ~/.Xclients I believe.

BTW you will have WAY better luck getting folks to reply if you don't
post in html with all the graphics and stuff.  text only is your friend.

Bret



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to