Main > Main Forum
Tab key not working in MAME
kaykaitkar:
--- Quote from: danp on May 16, 2008, 10:09:31 pm ---Once I do that do I just reprogram all the controls?
--- End quote ---
It hasnt happened to me in a long while, but I believe all the controls in each game will function the same as before the TAB worked.
u_rebelscum:
--- Quote from: danp on May 16, 2008, 10:09:31 pm ---Once I do that do I just reprogram all the controls?
--- End quote ---
You'll have to redo all the remaps you did with "Input (general)", but not the game specific ones.
Or
--- Quote from: Luigi on May 19, 2008, 04:38:35 am ---Try to find the following in your cfg:
<port type="UI_CONFIGURE">
And add :
<defseq type="standard">KEYCODE_TAB</defseq>
Should work then :)
--- End quote ---
Or just delete three lines:
<port type="UI_CONFIGURE">
<defseq type="standard">....</defseq>
</port>
and mame will return to UI_configure to the tab default.