Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Specify a keyboard key combination to return to EmulationStation / reboot Pi? › Reply To: Specify a keyboard key combination to return to EmulationStation / reboot Pi?
05/13/2014 at 23:38
#6784
Participant
Thanks. I added the following and it works from within most emulators. Dev, could you shed any light as to why it won’t work from the Commodore 64, MAME4All, Atari ST…? Is there something overriding them?
I have the Xbox 360 controllers. This means I press the left joystick button down, then press Y to exit to the EmulationStation menu.
input_enable_hotkey_btn = 11
input_exit_emulator_btn = 3
input_enable_hotkey_btn = 11
input_save_state_btn = 0
input_enable_hotkey_btn = 11
input_load_state_btn = 2
To the developer, can I suggest you make this standard please, for maximum ease of usage?