View Single Post
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#4
Thanks.
It works when listening to music, receiving a call and making a call.

Did you reboot after installing it?
Check if the daemon is running with
Code:
ps | grep volumecontroldaemon
You can also try to launch it from a terminal with
Code:
/usr/sbin/volumecontroldaemon -d
With the -d switch you'll see debug output in the terminal.

Last edited by sakya; 2011-02-24 at 14:38.