Les Mikesell wrote:
On Thu, 2005-07-28 at 14:23, Eric Harrison wrote:
The only way I can consistently eliminate this problem is by removing
the mixer from the panel by default:rm -rf /etc/gconf/gconf.xml.defaults/apps/panel/applets/mixerAfter sleeping on it... "rm -rf" is a bit harsh, removing the
read/write/execute permissions is much less destructive:
chmod a-wrx /etc/gconf/gconf.xml.defaults/apps/panel/applets/mixer
Is there any way to turn it into what you really want instead: either
a window belonging to a local app running on the terminal or better
yet a proxy that hooks to one when needed?