Joe,
This is what init 5 is for. Add your programs to /etc/rc.d/rc5.d/.
Files that start with S are started when entering init 5 level.
Add something like 'S99My_Stuff'.
--
William Estrada
[email protected]
Mt-Umunhum-Wireless.net ( http://Mt-Umunhum-Wireless.net )
Ymessenger: MrUmunhum
Message: 9
Date: Thu, 17 Jan 2008 21:58:50 -0500
From: "Joe Tseng" <[email protected]>
Subject: Detecting X at logon
To: "For users of Fedora Core releases" <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; format=flowed; charset="iso-8859-1";
reply-type=original
I'd like to have some GUI apps start when I log on but only if I'm using
Xwindows. Is it possible I could have them called conditionally from
bash_profile?