On Fri, Mar 08, 2013 at 06:23:45PM +0100, Christian Hesse wrote: > I need a web browser that has no extras but shows a website. Additionally it > may not accept any key stokes. So I added kiosk mode to surf which can be > enable with parameter '-k'. This simply disables callback for key input.
I thought "kiosk mode" often meant something more like you weren't able to switch application / affect the underlying operating system, rather than basically disabling the keyboard. Regardless, I reckon this is a specific enough usecase that it should be configured through config.h, not as a command line argument.
