Re: [newbie] Re: Open term and run script from icon - working

2002-06-09 Thread Michael Adams
On Tue, 04 Jun 2002 18:59, Anuerin G. Diaz wrote: > create the script then invoke the terminal using the -e command like this > > xterm -e scriptname & > > but be warned that it will exit after finishing the script. not all > terminals support this so you better check the manpage. > > ciao! > > Mi

Re: [newbie] Re: Open term and run script from icon

2002-06-05 Thread Michael Adams
On Wed, 05 Jun 2002 11:50, Brian Parish wrote: > On Tue, 2002-06-04 at 16:49, Michael Adams wrote: > > How does one get a terminal (Konsole window) to open AND start running a > > script in one action from an icon? > > > > I can run a script from an icon or i can open a Konsole window from an > >

Re: [newbie] Re: Open term and run script from icon

2002-06-04 Thread Brian Parish
On Tue, 2002-06-04 at 16:49, Michael Adams wrote: > How does one get a terminal (Konsole window) to open AND start running a > script in one action from an icon? > > I can run a script from an icon or i can open a Konsole window from an icon. > But i can't get the window to load and run the scr

Re: [newbie] Re: Open term and run script from icon

2002-06-04 Thread Bill Davidson
On Tue, 4 Jun 2002 18:49:00 +1200 Michael Adams <[EMAIL PROTECTED]> wrote: > How does one get a terminal (Konsole window) to open AND start running > a script in one action from an icon? > > I can run a script from an icon or i can open a Konsole window from an > icon. But i can't get the window

[newbie] Re: Open term and run script from icon

2002-06-03 Thread Michael Adams
How does one get a terminal (Konsole window) to open AND start running a script in one action from an icon? I can run a script from an icon or i can open a Konsole window from an icon. But i can't get the window to load and run the script from the icon. Heres my sample script. --- #!/bin/