[Konsole-devel] Konsole + DCOP + DBus

Marián Kyral mkyral at email.cz
Mon Dec 8 20:01:40 UTC 2008


Arno Töll napsal(a):
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Robert Knight wrote:
>   
>> I am not actively working on D-Bus support at the moment although I
>> would be happy to help anyone who
>> wishes to implement it.
>>     
>
> I'm working on it. Some stubs are already done, but I'm quite unsure
> whether I placed them in the right classes.
>
>   
Hi,
Thanks for It.

> If someone is missing functionality through DBus I'm even happy to point
>  me to it.
>   

I'm looking for equivalents to :

|session=$(dcop $kon konsole newSession)

dcop $kon $session setKeytab ${SSH_KEYMAP:=$SSH_TERM}
dcop $kon $session sendSession "clear"
dcop $kon $session sendSession "export TERM=$SSH_TERM"
dcop $kon $session setEncoding "$SSH_CHARSET"
dcop $kon $session sendSession "ssh ${SSH_USER}@${SSH_IP} -p ${SSH_PORT}"
dcop $kon $session renameSession ${SSH_USER}@${SSH_LABEL}

Thanks,
Marian Kyral
|



More information about the konsole-devel mailing list