Mailinglist Archive: opensuse (3566 mails)
| < Previous | Next > |
Re: [opensuse] start new Konsole
- From: Stephan Binner <stbinner@xxxxxxx>
- Date: Wed, 25 Apr 2007 16:38:27 +0200
- Message-id: <200704251638.27416.stbinner@xxxxxxx>
On Wednesday, 25. April 2007 16:27:42 Vince Oliver wrote:
> I have SUSE10.2. With Ctrl-Alt-N I usually open a new Konsole within an
> opened terminal. Is it posible to open a new Konsole on command line (I
> would like to write a small bash script using it)?
"dcop konsole-<pid> default newSession" or for new session in same Konsole
"dcop $KONSOLE_DCOP newSession"
Bye,
Steve
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> I have SUSE10.2. With Ctrl-Alt-N I usually open a new Konsole within an
> opened terminal. Is it posible to open a new Konsole on command line (I
> would like to write a small bash script using it)?
"dcop konsole-<pid> default newSession" or for new session in same Konsole
"dcop $KONSOLE_DCOP newSession"
Bye,
Steve
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |