-->

Tuesday, February 07, 2012

Change kopete status message "now listen to" by audacious

For complex reasons, I use RHEL 6 for daily work/play Linux distro. And it's well know WONTFIX bug: lack of webkit for kdelibs cause Amarok not compilable. So I switch to Audacious.

This is how I use Audacious to change my kopete status message for "now listen to":


1. Enable "Song Change" plugin in "General" plugins catalog.

2. Put this command into "Command to run when Audacious starts a new song"
qdbus org.kde.kopete /Kopete org.kde.Kopete.setIdentityOnlineStatus "" "♫ %T - %a"

3. It will work like charm.