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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
