On Fri, 09 Jun 2006 14:00, you wrote: > On Friday 09 June 2006 13:51, Volker Kuhlmann wrote: > > Wow! How do I find out which functions it gives access to, and what > > their usage is? How do you make this in particular work? > > DCOP is pretty neat. > > Just go to the command prompt and type dcop and it will return a list of > all the available interfaces that programs have exported. > > Just add one of the names it spits out onto your command and keep going > down the tree. e.g; ><snip> > Pretty neat huh. There's also a GUI browser kdcop - but it doesn't seem > to work for me at the moment.
Yes, kdcop does the same thing, but walking the tree means just click on the + symbol (rather than typing a new dcop command). I just took a look, and kdcop works for me (old Debian 3.0 with KDE 2.2.2) A
