RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. push button
    Log in to post
    • All categories
    • A

      Advice for wiring a button to PowerBlock

      Watching Ignoring Scheduled Pinned Locked Moved ControlBlock, PowerBlock & Co. powerblock wiring push button
      3
      0 Votes
      3 Posts
      702 Views
      P

      Glad to hear that :-)

    • O

      Can someone modify this script and add a system restart script with it ;)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support push button retropie script request restart
      2
      0 Votes
      2 Posts
      374 Views
      b3kB

      Seems like you know just enough to be dangerous 😜
      You can copy and modify your Button1 code, just use "shutdown -r now" instead.

    • O

      {SOLVED} How to make a momentary push button that exit games and take me back to game menu ?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support push button retropie psx script newbie
      56
      0 Votes
      56 Posts
      7k Views
      O

      @mitu sure bro, again thank you very much

    • O

      How to stop retropie from starting automatically after plugging it in ?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support push button psx retropie issue
      4
      0 Votes
      4 Posts
      784 Views
      O

      @mitu I will be trying the script thanks a lot
      @mahoneyt944 Never thought about this thanks bro

      u guys r awesome, once it works I will tell u guys thx

    • M

      Trying to install a power button using PuTTY

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie 4.2.2 putty push button power button power off
      3
      0 Votes
      3 Posts
      926 Views
      M

      How do I use the internal command prompts? Like how do I log in so I can enter in all the code? I know that if you press f4 that it brings up the prompts, but how do I log in and shit?

    • RandoCalrisianR

      Simple 'power on' switch?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support power switch gpio toggle push button
      34
      1 Votes
      34 Posts
      23k Views
      E

      Go to this website: http://www.makeuseof.com/tag/add-reset-switch-raspberry-pi/
      And look for this section: "Give Your Raspberry Pi A PC-Style Soft Reset Switch" It's about 1/3 of the way down the page. (the entire page has relavent info though)
      The section I'm talking about has this video:

      As long as you have a rev2 or newer Pi, you can add a simple reset switch that'll work how you want.

      Minor soldering (adding a 2-pin header) involved. You can just solder the switch directly to the header if you need to.

      Note, I've never actually done this myself.