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
MrUmunhum@xxxxxxxxxxx
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" <joe_tseng@xxxxxxxxxxx>
Subject: Detecting X at logon
To: "For users of Fedora Core releases" <fedora-list@xxxxxxxxxx>
Message-ID: <BAY117-DAV846743313AEA98A2CACB99B420@xxxxxxx>
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?