On Tuesday 14 August 2007, Ainsley Pereira wrote: > On Tue, Aug 14, 2007 at 03:14:33PM +0200, pol wrote: > > That script would be useful, if you can, please send it. > > #!/bin/bash > > function startSession() > { > KID=$1 > NAME=$2 > SID=$(dcop konsole-$KID konsole newSession) > dcop konsole-$KID $SID renameSession $NAME > } > > konsole & > KID=$! Have a look at dcopstart Cheers, Kevin -- Kevin Krammer, KDE developer, xdg-utils developer KDE user support, developer mentoring
Attachment:
signature.asc
Description: This is a digitally signed message part.
___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.