diff options
Diffstat (limited to 'doc/kommander/dcop.docbook')
-rw-r--r-- | doc/kommander/dcop.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kommander/dcop.docbook b/doc/kommander/dcop.docbook index 2fbf70a1..1fd7c170 100644 --- a/doc/kommander/dcop.docbook +++ b/doc/kommander/dcop.docbook @@ -18,7 +18,7 @@ dcop `dcop | grep kmdr` dcop `dcop | grep kmdr` KommanderIf </screen> <para> -This will show you what dialogs are running and what interfaces are available, as well as what is available to call in the &kommander; special interface to internals. In the explanation of &DCOP; here remember that &DCOP; is used internally by KDE applications (replaced with DBUS in KDE4) and it is very useful. Have a look at <command>kdcop</command> by pressing Alt-F2 and typing it in a run dialog. Here you can explore everything running. Now back to &DCOP; in &kommander;. +This will show you what dialogs are running and what interfaces are available, as well as what is available to call in the &kommander; special interface to internals. In the explanation of &DCOP; here remember that &DCOP; is used internally by TDE applications (replaced with DBUS in KDE4) and it is very useful. Have a look at <command>kdcop</command> by pressing Alt-F2 and typing it in a run dialog. Here you can explore everything running. Now back to &DCOP; in &kommander;. </para> <screen> dcop kmdr-executor-@pid KommanderIf setText myWidget <quote>new text</quote> |