ssh into batocera
nano /usr/share/evmapy/wiiu.keys
add this entry to use select+start to exit the emulator:
{
"trigger": ["select", "start"],
"type": "key",
"target": ["KEY_LEFTALT", "KEY_F4"],
"description": "Exit emulator"
},