0

I have installed Beatbox but I can't set it as default music player in System Configuration of Gnome-shell. How can I set it manually?


I add information:
BeatBox can't be actually define like default audio player in Gnome: https://bugs.launchpad.net/beat-box/+bug/972956
I want to know how can I define manually the default audio player in the same manner that I can define the default calendar app: How to change Gnome Shell calendar default application?

Juan Simón
  • 1,703
  • 6
  • 28
  • 45

1 Answers1

0

Click on Applications --> System Tools --> system settings, once it opens

enter image description here

Click on Details, and then Default Applications, and choose BeatBox from the music menu.

enter image description here

Here is how I got beatbox to be the default. I just installed BeatBox with this command:

sudo add-apt-repository ppa:sgringwe/beatbox
sudo apt-get update && sudo apt-get upgrade
sudo apt-get install beatbox

I opened Ubuntu Tweaks, and clicked on File Type Manager, enter image description here

and changed all the Audio to BeatBox instead of Rhythmbox.

Mitch
  • 106,657
  • 24
  • 210
  • 268
  • Like I said: "_I can't set it as default music player in System Configuration of Gnome-shell._" See this Beatbox bug: https://bugs.launchpad.net/beat-box/+bug/972956 – Juan Simón Jun 29 '12 at 13:21
  • Take a look at the added info. – Mitch Jun 29 '12 at 14:27
  • I want define in Gnome Shell the default audio player. That solution only define the default audio player for each mime-type and for that I don't need install ubuntu-tweak. – Juan Simón Jun 30 '12 at 12:48