Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Groovy arcade button combo for system shutdown from front end?  (Read 2452 times)

0 Members and 1 Guest are viewing this topic.

jtslade

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 747
  • Last login:February 13, 2025, 10:06:51 pm
  • Keep it looking originallish!
Groovy arcade button combo for system shutdown from front end?
« on: January 15, 2014, 06:56:29 pm »
Anyone know how to setup a system shutdown from a button combo?

Ms. Pacman Original Cocktail with Non destructive mod to Groovy Arcade Linux with All 4way Vertical Cocktail capable 2 button or less games.


Neo Geo MVS Mame Cab Running Hyperspin, 25" Nanao Arcade Monitor, Mini-pac, ATI Radeon HD 4850 (ATOM-15), IL 8 Way Euro-Sticks from Paradise Arcade, Win XP 64bit, and tons of other junk.


Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7463
  • Last login:July 19, 2025, 04:03:33 am
  • Quote me with care
Re: Groovy arcade button combo for system shutdown from front end?
« Reply #1 on: January 17, 2014, 04:13:56 pm »
It's possible to setup a key in advmenu.rc to shutdown your system, we  had it like that for some time. I can't remember now the exact option, but it's there. I don't know if key combos are possible either.
« Last Edit: January 17, 2014, 04:31:20 pm by Calamity »
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi

blontic

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 80
  • Last login:December 21, 2020, 08:03:28 am
Re: Groovy arcade button combo for system shutdown from front end?
« Reply #2 on: January 17, 2014, 04:29:31 pm »
You can also set it to shutdown on exit instead of going back to the groovyaracde menu

duke_of_earl

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 8
  • Last login:February 06, 2014, 05:10:24 am
  • I want to build my own arcade controls!
Re: Groovy arcade button combo for system shutdown from front end?
« Reply #3 on: January 18, 2014, 06:53:02 pm »
The shutdown key option for AdvmenuPlus on advmenu.rc is this:

...
event_assign shutdown lcontrol esc
...

With the default configuration, pressing left control key + esc should shutdown the system. Nevertheless, for some reason, it didn't work for me, so I changed it to other key. It shuts the computer down without going to the setup menu. You could assing that option to whatever key combo your input system would use for shutdown.