docs.kde.org
Scripting Konsole
Prev
Next

Chapter 4. Scripting Konsole

For KDE 4, the old DCOP has been replaced with D-Bus. Konsole does support numerous methods that can be used with D-Bus.

There are two ways to use the D-Bus interface: Qt™'s GUI qdbusviewer and the command line qdbus.

Examples:

If you start Konsole from a terminal you may need to change org.kde.konsole to org.kde.konsole-`pidof -s konsole`.

For more information, please visit D-Bus tutorial.

Prev
Next
Contents


docs.kde.org