System-ui Music Controls for N9, Music Controls in the status menu

 

This is one of those “apps” that i like the most as it integrates to your UI. System-ui Music Controls simply adds music controls to your slide out menu on N9.

Installing it using MohammadAG’s repository is recommended as you will also receive updates. MohammadAG is long time and trusted member on Maemo.org Talk.

 

If you have my repo installed (http://talk.maemo.org/showthread.php?t=85438):

 

devel-su #enter root pass
apt-get install system-ui-music-controls

If not, you should install it, or:

devel-su # enter root pass
wget

http://mohammadag.xceleo.org/n9inceptedrepo/pool/free/s/system-ui-music-controls/system-ui-music-controls_0.1_armel.deb

dpkg -i system-ui-music-controls_0.1_armel.deb

There’s also way to hide the Music Controls from the status menu when music is not played.

Edit the config file ~/.config/MohammadAG/system-ui-music-controls.conf and add:

[main] hide-on-all-stopped=true

A quick way to do this (as user, not root!)

mkdir -p ~/.config/MohammadAG
echo -e “[main]\nhide-on-all-stopped=true” > ~/.config/MohammadAG/system-ui-music-controls.conf

 

 

Source

  • jalyst

    The stuff that guy’s been doing (not just this) is remarkable…
    The rate at which he churns out new creations is truly impressive.