For years I have used the command:<br>  dcop kmix Mixer0 setVolume 0 0<br>to set volume to zero.<br><br>How do I do this in KDE4 (specifically, Kubuntu 8.10)?<br><br>Out-of-the-box, I receive the following error:<br>  <br>
----<br><br>[HN:~] dcop kmix Mixer0 setVolume 0 0<br>object not accessible<br>[HN:~] <br><br>----<br><br>Presumably this has changed because now dbus is used for communication instead of dcop (at least, to the extent that I understand any of this, that's what I understand). So I imagine that there's some sort of dbus-send command that's the equivalent. But it's not obvious how to discover the correct command (other than chickening out and asking here :-) )<br>
<br>  Doc<br><br>