@mgrabow
if you choose the option of creating a game-specific file "rom_full_name.cfg" (e.g. centipede.zip.cfg)
input_player1_mouse_index = "n"
don't forget to add this second line:
config_save_on_exit = false
just to prevent an override of the main config...