RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    How shutdown Retropie in Kid-Mode ? (or is Kiosk mode needed for this) ?

    Scheduled Pinned Locked Moved Help and Support
    kidsgameshutdown
    10 Posts 3 Posters 1.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • top-specciT
      top-specci
      last edited by top-specci

      Hi,
      I search here and in google, but how can I shutdown RetroPie when EmulationStation is running in Kids mode?

      In the (i.e.) menupoint "Retropie Setup" pressing "select", I find the option to edit "Edit the games metadata" and there the Hidden -button and Kidsgame -button.
      But where can I select (enable) the shutdown option for Kids when the UI is running in mode "Kid" ?

      Thanks!

      mituM 1 Reply Last reply Reply Quote 0
      • mituM
        mitu Global Moderator @top-specci
        last edited by

        @top-specci Emulationstation global menu is activated with the Start button, not with Select.

        1 Reply Last reply Reply Quote 1
        • top-specciT
          top-specci
          last edited by

          Thanks, I will try.
          but I think I also have test this key to reach a "usefull" menu to activate the shutdown function for kids-modes.

          For games I can edit the gamelist.xml in the Emulatorstations-folder (/opt/retropie/configs/all/emulatorstation) and add this line to enable a game also in Kid-mode:

          <kidgame>true</kidgame>
          

          Is thera also a config file to enable shutdown for kid-mode on this way (I'm friend from config file, shell and vi, ...)

          mituM 1 Reply Last reply Reply Quote 0
          • mituM
            mitu Global Moderator @top-specci
            last edited by

            @top-specci The Emulationstation menu is not configurable via config file, so the answer would be no.

            top-specciT 1 Reply Last reply Reply Quote 0
            • top-specciT
              top-specci @mitu
              last edited by

              @mitu said in How shutdown Retropie in Kid-Mode ? (or is Kiosk mode needed for this) ?:

              @top-specci The Emulationstation menu is not configurable via config file, so the answer would be no.

              Sorry again,
              with "Start" you mean the Start / P1 button?
              Than the "Main menu" opens ("Emulationstation V284") with entries: "Scraper | Sound settings | UI settings | ..."
              Where should this be, options to enable shutdown in kid-mode?

              mituM 1 Reply Last reply Reply Quote 0
              • mituM
                mitu Global Moderator @top-specci
                last edited by mitu

                @top-specci said in How shutdown Retropie in Kid-Mode ? (or is Kiosk mode needed for this) ?:

                Than the "Main menu" opens ("Emulationstation V284") with entries: "Scraper | Sound settings | UI settings | ..."

                Yes, that's what I meant - the Start button (P1 start) will open the main Emulationstation menu.

                Where should this be, options to enable shutdown in kid-mode?

                There is none - the Kid mode doesn't have a the main menu enabled, only the Kiosk UI mode has it enabled - with reduced functionality.

                top-specciT 1 Reply Last reply Reply Quote 0
                • top-specciT
                  top-specci @mitu
                  last edited by

                  @mitu said in How shutdown Retropie in Kid-Mode ? (or is Kiosk mode needed for this) ?:

                  Where should this be, options to enable shutdown in kid-mode?

                  There is none - the Kid mode doesn't have a the main menu enabled, only the Kiosk UI mode has it enabled - with reduced functionality.

                  OK, thanks, than this was a misunderstanding - I setup the Kiosk-Mode now.

                  (Mabye a (little hidden) option to shutdown also in Kids-Mode is usefull - bether than switch of the Raspi always there ...)

                  1 Reply Last reply Reply Quote 0
                  • P
                    purpledragon478
                    last edited by

                    I know this is an old question but I thought I'd reply anyway for anyone else who's having trouble with this. By default the start menu is disabled for the 'Kid' UI mode, but you can enable it. To do this, complete the following steps:

                    1. First make sure you're in the 'Full' UI mode
                    2. Then go into the RetroPie menu
                    3. Click 'Configuration Editor'
                    4. Click 'Advanced Configuration'
                    5. Click 'Manually edit global configs'
                    6. Make sure that you have a keyboard connected, and then click 'all/emulationstation/es_settings.cfg'
                    7. Scroll down to the line that reads '<bool name="DisableKidStartMenu" value="true" />', and then change the value of 'true' to 'false' instead
                    8. Once you've done this, click 'OK' at the bottom (use the tab key to highlight this option)
                    9. Exit the 'Configuration Editor'
                    10. Next make sure to turn the Raspberry Pi off, and then back on again, before changing the UI mode to 'Kid' (if you change the UI mode to 'Kid' now, before turning the Raspberry Pi off and on again, then not only will it not work, but it will actually undo this setting change you just made in the es_settings.cfg file. So you'd have to go through all these steps again)
                    11. Then change the UI mode to 'Kid', it should work then

                    The start menu for the 'Kid' UI mode will be the same as the start menu for the 'Kiosk' UI mode, in that it will be missing most of the options. The only options left will be the system volume, and also the reset and shut down options. Still though, if all you wanted the start menu for was to turn off the Raspberry Pi, then that will be enough.

                    mituM 1 Reply Last reply Reply Quote 0
                    • mituM
                      mitu Global Moderator @purpledragon478
                      last edited by

                      @purpledragon478 said in How shutdown Retropie in Kid-Mode ? (or is Kiosk mode needed for this) ?:

                      By default the start menu is disabled for the 'Kid' UI mode, but you can enable it. To do this, complete the following steps:
                      ...

                      EmulationStation has now an option in the UI Settings menu to control whether to show the menu or not in the Kid mode, so there's no need to edit any configuration file. It's been added more than 1 year ago.

                      P 1 Reply Last reply Reply Quote 0
                      • P
                        purpledragon478 @mitu
                        last edited by

                        @mitu said in How shutdown Retropie in Kid-Mode ? (or is Kiosk mode needed for this) ?:

                        @purpledragon478 said in How shutdown Retropie in Kid-Mode ? (or is Kiosk mode needed for this) ?:

                        By default the start menu is disabled for the 'Kid' UI mode, but you can enable it. To do this, complete the following steps:
                        ...

                        EmulationStation has now an option in the UI Settings menu to control whether to show the menu or not in the Kid mode, so there's no need to edit any configuration file. It's been added more than 1 year ago.

                        Oh sorry, I didn't realise that. I had experienced this problem with the start menu myself just recently, and tried looking for a solution online but to no avail (that's when I found this unanswered question). I hadn't even tried looking through the start menu for a solution tbh because I assumed that if I couldn't find a solution online, then it must just be impossible to access the start menu in the 'Kid' UI mode. So when I stumbled across this solution while just browsing through the RetroPie menu for any general useful settings, I was really excited, and thought I'd come back and answer this question in order to help anyone else who was also having difficulty with it.

                        I had planned to look through the start menu settings next to see if I could find anything useful there too, so I guess I should've held off on posting this answer until I had done that, since I would've discovered this more efficient solution then. Oh well, at least both these methods are available here online now for anyone who is still having difficulty with this (and who, like myself, hadn't bothered looking through the start menu for a solution). Plus I'm just glad to learn that there is this more user-friendly method of enabling the start menu in the 'Kid' UI mode.

                        So for anyone reading this who still wants to know how to do enable the start menu in 'Kid' mode, complete the following steps instead:

                        1. First make sure you're in the regular 'Full' UI mode
                        2. Press the start button to bring up the start menu
                        3. Click 'UI Settings'
                        4. Scroll down to the option 'Disable Start Menu in Kid Mode' and set it to 'Off'
                        5. Exit the start menu

                        Then you can enable the 'Kid' UI Mode and the start menu will be available. You don't have to first turn off the Raspberry Pi and then turn it back on again, like with the first method I posted.

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post

                        Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                        Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.