I want to use xfce4-volumed
in Lubuntu, because I like the volume notification popup that it gives when changing the volume in Xubuntu. Lubuntu still lacks this feature.
Simply installing xfce4-volumed
in Synaptic Package Manager doesn't seem to work: running xfce4-volumed
in a terminal won't show me the expected popup when changing the volume. The terminal doesn't look like it's actually running anything: it immediately gives me a new prompt (yourname@ubuntu:~$) instead of showing some sort of debug log.
I've tried to install xfce4-mixer
as well. This program does run, but it still won't give me the xfce4-volumed
-popup when changing the volume, even in combination with xfce4-volumed
.
How can I get xfce4-volumed
to work?
sudo apt-get install pulseaudio
, reboot,start-pulseaudio-x11
and the instructions above - still works... how did you do the install and config? – fossfreedom Nov 01 '11 at 07:24notification daemon
was not checked in my startup programs. I've got it checked again right now, and everything works. Again, thanks for your help, fossfreedom. – Exeleration-G Nov 01 '11 at 09:23