hello sorry for my English. I have configured it to run 7.10 pimame pifba directly, but I have a keyboard encoder and pressing 2 times on esc exits to menu of pimame. Is it possible to get out no pimame menu, only select pifba game? I press 2 times if I'm wrong, not always :-)
my guess is : you would have to hack into mainscene.py in order to modify or disable K_ESCAPE related event. i believe this has already been discussed somewhere in this forum, give it a try.
I think that you are asking if it's possible to force the system to stay in FBA, and not exit to pimame or the console menu, is that correct? If that is it, you are going to need to edit the source code for the capex (Capex is the name of the program that lets you select your game, FBA is the emulator that runs the selected game) The source code is here: https://code.google.com/p/pifba/
You may try asking around on some FBA forums, the capex/fba combo is the most widely used, so I'm sure someone has done it or knows how to do it.