Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › RetroArch and PS3 controller over Bluetooth › Reply To: RetroArch and PS3 controller over Bluetooth
04/22/2014 at 09:53
#6227
Participant
You can run the following command from a terminal.
sudo nano RetroPie/configs/all/retroarch.cfg
The lines I needed were
input_enable_hotkey_btn = 16
input_exit_emulator_btn = 16
This lets me use the PS button to exit a game and return to EmulationStation.