Mailinglist Archive: opensuse-kde (182 mails)
| < Previous | Next > |
Problems with Kstart
- From: Johannes Kastl <ojkastl@xxxxxxxxxx>
- Date: Thu, 15 Jun 2006 08:41:31 +0200
- Message-id: <4491011B.3040709@xxxxxxxxxx>
Hello,
I have a small problem with kstart (SUSE 9.3 with KDE 3.5.3). I want
to use it to pop up a konsole when I log into KDE. In that Konsole I
want to mount my TRUECRYPT images, and after that the rest of the
script should go on. But not before the Images are successfully mounted.
I start that konsole with
> kstart --alldesktops --window "Truecrypt" --windowclass "konsole" konsole -T "Truecrypt" -e \
> truecrypt ...
The problem is that I find no way to tell the script to wait until
that truecrypt command is finished.
"Normal" commands show that behaviour, if you call them with
"COMMAND &", kstart automatically has this &.
How to solve this? I found no manpage to kstart, and the "kstart
--help" output is not to long ;-(
Thanks,
OJ
--
Für den Optimisten ist das Glas halb voll, für den Pessimisten halb
leer. Der Realist verdrückt sich beizeiten, damit er nicht abwaschen muß.
(aus de.talk.jokes)
I have a small problem with kstart (SUSE 9.3 with KDE 3.5.3). I want
to use it to pop up a konsole when I log into KDE. In that Konsole I
want to mount my TRUECRYPT images, and after that the rest of the
script should go on. But not before the Images are successfully mounted.
I start that konsole with
> kstart --alldesktops --window "Truecrypt" --windowclass "konsole" konsole -T "Truecrypt" -e \
> truecrypt ...
The problem is that I find no way to tell the script to wait until
that truecrypt command is finished.
"Normal" commands show that behaviour, if you call them with
"COMMAND &", kstart automatically has this &.
How to solve this? I found no manpage to kstart, and the "kstart
--help" output is not to long ;-(
Thanks,
OJ
--
Für den Optimisten ist das Glas halb voll, für den Pessimisten halb
leer. Der Realist verdrückt sich beizeiten, damit er nicht abwaschen muß.
(aus de.talk.jokes)
| < Previous | Next > |