inserting table into konsole

Kevin Krammer kevin.krammer at gmx.at
Tue Aug 14 19:45:01 BST 2007


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde/attachments/20070814/94a06312/attachment.sig>
-------------- next 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.


More information about the kde mailing list