PDA

View Full Version : Changing the menu item selected at startup


badge
2009-02-05, 14:15
Quick and stupid, I'm sure, but how can I set TV Shows to be the menu item selected at startup? I've turned off Programs, Music and Photos, and read the FAQ so I know I can't turn off Weather and suchlike, but Weather is the item selected at startup and I can see no way of changing it.

I love MediaStream otherwise, it's an amazing piece of work.

Cheers,
Badge

neoanderson2002
2009-02-05, 20:11
Go to the home.xml - find the <!-- Main Menu --> section and swap the id number of weather with the TV shows section. Hope this helps!

bobrap
2009-02-27, 16:17
Like to do the same but whn swapping numbers I get overlapping text. Any other help/ideas? Thanksmuch:)

Waffa
2009-02-27, 17:22
Go to system / appearance / look and feel / startup window.
Here you can setup your startup window.

bobrap
2009-02-27, 19:18
But that doesn't change what the default section is in the home window. I'd rather movies or tv shows be highlighted instead of weather.:)

freddan101
2009-03-01, 15:31
But that doesn't change what the default section is in the home window. I'd rather movies or tv shows be highlighted instead of weather.:)
I second that! Would be very nice to choose default menu item on the home screen. I primarily don't run xbmc to check the weather... ;)

kricker
2009-06-28, 21:06
Like to do the same but whn swapping numbers I get overlapping text. Any other help/ideas? Thanksmuch:)The menu is built in the order (top down) the items are in in the xml file. Swapping <id> numbers will not help with this. You need to move the <item> sections around into the order you want them.

xbs08
2009-06-28, 21:13
Search for <focusposition>
EDIT: changing the focuspos messes up the menu, kricker is right change the order the 3rd is the focused item.

kricker
2009-06-28, 21:57
Search for <focusposition>
EDIT: changing the focuspos messes up the menu, kricker is right change the order the 3rd is the focused item.Yup changing the <focuspostion> will only lead to a screwed up looking menu. I've played with the home menu quite a bit now adding/replacing menu/submenu items.

zemaree
2009-08-01, 22:45
the only file home.xml that i find is in the maythem skin, should i modify this one?

regards