Edit Home menu outside of GUI

I hid the settings menu to prevent casual users from going off-piste and I’ve no idea how to get it back. I’d expect there to be a combination of buttons one can press on the remote control that will always bring up the settings menu whether or not it’s visible but I suspect that isn’t the case…

So how is the Home menu formed? Is it stored in an XML file with a show/hide flag for each entry? Is it possible to edit this file via SSH? Thanks

Try guisettings.xml.

Thanks, this led me to find the settings.xml in the folder of the skin I’m using and it was in here I was able to turn Home menu items back on by changing true to false for each menu item I wanted to unhide.