> to access a DCOP session. How would I duplicate this in Korundum? I would > have to > create a DCOP client that attaches to a different user and DCOP session. There are a few different tricks. The code for the 'dcop' command line utility is here: http://websvn.kde.org/branches/KDE/3.5/kdelibs/dcop/client/dcop.cpp?rev=438982&view=auto One trick is to use the DCOPSERVER environment variable to point to the proper dcop socket (which is something like ~/.DCOPserver_hostname_:0 ) > > Is this possible programmatically? > > Thanks, > > Anthony Bargnesi _______________________________________________ Kde-bindings mailing list Kde-bindings@kde.org https://mail.kde.org/mailman/listinfo/kde-bindings