summaryrefslogtreecommitdiffstats
path: root/kdcop/README
blob: 049678f2cc50a70b5f380a875e76773e9e3cef5f (plain)
1
2
3
4
5
6
7
8
9
10
11
This is a browser/executor for DCOP. It queries the DCOP clients in a system,
their interfaces, and the interfaces' arguments. You can even execute DCOP
calls by double-clicking on a call. If the method has parameters, kdcop will
open a dialog and prompt you for them. If the method returns a return value,
you will see it in a message box after the call.

This little tool fairly much does what I wanted it to do, but let me know if
you want more features.

Kalle Dalheimer, <kalle@kde.org>