View Single Post
Posts: 24 | Thanked: 4 times | Joined on Jun 2010 @ Sweden
#1
Hiya,

Could it be "easily done" to implement and/or replace the dbus-send event used when pressing the WH-205's button with Headset-Control installed, with this? (Someplayers):
Code:
dbus-send --type=method_call --dest=ru.somebody.someplayer / ru.somebody.someplayer.next
I believe many of us has migrated to this new player, instead of the stock player. Tho, I for one, really miss this feature of just pressing the button to switch song when walking outside (which happens a lot actually). Im guessing it aint as easy as I want it to be, creating a new gconf-key which would be bound to the code above.

Thoughts?