How to enter Settings when it's home item is missing?
#1
Hi,

i'm a huge idiot. I've disabled the Home Menu Item for Settings and now i've no idea how to enter the settings dialog ?
I'm using XBMC Live with my Hama MCE Remote. Any help is very appreciated.

Thanks in advance!
Reply
#2
hit "S" on the keyboard
Reply
#3
In guisettings.xml look for this line:

Code:
[color=Red] <setting type="bool" name="skin.alaska.revisited.nosettings">true</setting>[/color]

and change it to :

Code:
[color=Green] <setting type="bool" name="skin.alaska.revisited.nosettings">false</setting>[/color]

File is in /home/xbmc/.xbmc/userdata (linux) or /Users/username/AppData/Roaming/XBMC/userdata (Windows 7).

Then bring either bring up context menu and reload skin, stop and restart XBMC, change to Confluence then change back to Alaska.Revisited or reboot.


Joe has a better way if you have a keyboard attached, I assumed not since you only mentioned a remote, so I figure you are likely using SSH to access your box.
Image
Reply
#4
Thanks WheresWaldo, it worked!
Reply

Logout Mark Read Team Forum Stats Members Help
How to enter Settings when it's home item is missing?0