Am Sunday 16 November 2008 23:53:34 schrieb D. R. Evans: > For years I have used the command: > dcop kmix Mixer0 setVolume 0 0 > to set volume to zero. > > How do I do this in KDE4 (specifically, Kubuntu 8.10)? > > Out-of-the-box, I receive the following error: dcop is replaced by dbus in KDE4. You can use qdbus to make dbus calls in a similar why as with dcop for dcop. And you can use qdbusviewer to browse all dbus objects and its methods (to find the one needed for kmix settings) (that is similar to kdcop with KDE3) DanielW ___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.