Preventing Input Changes

When my game starts it shows the input manager with "graphics" and "input" tags.

I want the "graphics" tag to show, but I don't want the "input" tag to show.

Is there a way of not showing the "input" tag, or alternatively, is there a way of changing things so that the inputs controls cannot be changed by the player?

I'd also like to know. Is it possible to skip the input manager screen altogether and go straight to the flash screen?

You can disable the display resolution dialog in the player settings. You can't disable only the input tab. Not allowing players to change the input is usually a good way to annoy them though.