Moode Forum

Full Version: Changing the functionality of the Prev / Next buttons
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is it possible to change the function of the 2 buttons on the GUI so that the volume can be changed instead of the Prev / Next, which I do not really need.

The icons << >> do not need to be changed.

How could I do that?

Thanks
Norbert

[attachment=776]
You need to edit the file: /var/local/www/js/scripts-panels.js. Comment out the next/prev click handlers starting at line #479, then add ",.next" and ",.prev" to the volume click handlers below them.

That might work.
Tim, thank you!

will make a backup before... or better two  ;-)

Regards
Norbert