I don't, sorry. But I do know that a new Volume Control applet is part of Gnome 2.10, because I saw it listed on their "What's New" page.sandrain wrote:Do you know the name of the pakage that contains volume control applet?

Running "gnome-volume-control" from a terminal yields the following:Failed to start Volume Control: Failed to execute child process "gnome-volume-control" (No such file or directory)
Simply put: gnome-volume-control does not exist on my system.$ gnome-volume-control
bash: gnome-volume-control: command not found
Code: Select all
eve max # equery belongs gnome-volume-control
[ Searching for file(s) gnome-volume-control in *... ]
gnome-extra/gnome-media-2.10.0 (/usr/share/gnome/help/gnome-volume-control)
gnome-extra/gnome-media-2.10.0 (/usr/bin/gnome-volume-control)
Code: Select all
# emerge gentoolkit
Code: Select all
Did emerging gstreamer and gst-plugins.
Finally, emerged gnome-applets again(USE flag "+gstreamer" was marked).
And "right click on the panel=>Add to panel" shows me "Volume Control" item.