Support and General Use > User Interface and Voice

SOLVED - Is there a way to modify the menu options?

<< < (2/2)

AlexP:

--- Quote from: bzavala on February 12, 2008, 06:06:34 PM ---Correct me if I'm wrong...

2) create  a new .rockbox\tagnavi_custom.config with only the options he wants to see.

But if he goes with option # 2, the Menu will display the contents of the tagnavi_custom file first, AND the contents of the tagnavi.config file.

At least, this is how it displays on my iPod... looks like at some point, the tagnavi_custom used to replace the tagnavi contents.

--- End quote ---

You are indeed wrong.  As pixelma says you have to remove the line to include the original menu, specifically: '%include "/.rockbox/tagnavi_custom.config"'

LinusN:
I was under the impression that you could use the %root_menu directive to replace the root menu in tagnavi_custom.config.

drabina:
I have played a little more with the custom config file and I had to remove include line from the custom config that loads itself. This fixed the problem and I was able to modify the standard config file to only show the entries I need.

Thanks to all for replying.

bzavala:

The reason why the options on my custom config file AND the default config file were being displayed as the Database options, is because on both files I kept the main menu as "main".

So on the custom file, I renamed my main menu to "main_ben":

%menu_start "main_ben" "Ben's Music"

and then changed the %root_menu line from:

%root_menu "main"

to

%root_menu "main_ben"

Now the options from he default config file are not displayed anymore...

So LinusN was right!!


thanks guys!


Ben

Navigation

[0] Message Index

[*] Previous page

Go to full version