lantian2004
Group: Members
Posts: 30
Joined: May 2006 |
|
Posted: May 30 2006,18:39 |
|
Not sure if we want it in the background, basically it is an application that runs in a term window, just a bunch of text scrolling around showing connections, heartbeats and etc.
What we do right now, is open an aterm window and execute the script, then repeat until all 3 are open, so looking for a simpler way like an icon. So, it definitely needs to open in aterm and stay an active window.
So far every way of trying to get aterm to open the script wont work, at one point we had it using the JWM menu and it would pop open a window then close, but it was too fast to catch an error code. Possibly the enviroment settings since we are calling on Java??
The other odd thing is that when we try to add a shellscript to the desktop after about 3 modifications we loos all of our icons, which sucks becuase we stripped the interface down so all we have in the menu is restart and reboot (so essentially locking us out, hehe)
We modified the lnk, but under "Type" do we enter shellscript instead of program? The question again is, I don't think that is going to open a terminal window so you can see the app running.
Oh, swap is active and not sure how much memory we are calling on, but it works manually through aterm.
|