If you are here looking for some way to control Rhythmbox via console,
you can create alias or run the following commands:

dbus-send --type=method_call --dest=org.mpris.MediaPlayer2.rhythmbox 
/org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Next      # Next track
dbus-send --type=method_call --dest=org.mpris.MediaPlayer2.rhythmbox 
/org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Previous  # Previous track
dbus-send --type=method_call --dest=org.mpris.MediaPlayer2.rhythmbox 
/org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.PlayPause # Play/Pause
dbus-send --type=method_call --dest=org.mpris.MediaPlayer2.rhythmbox 
/org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Stop      # Stop

>From here: http://en.gentoo-wiki.com/wiki/Multimedia_Keys#Rhythmbox

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875064

Title:
  rhythmbox-client is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/875064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to