Run chromium-browser on Linux with fullscreen and application modes ON
        Posted  
        
            by 
                LukaszBachman
            
        on Super User
        
        See other posts from Super User
        
            or by LukaszBachman
        
        
        
        Published on 2012-09-22T09:03:02Z
        Indexed on 
            2012/09/22
            9:40 UTC
        
        
        Read the original article
        Hit count: 334
        
Some time ago chromium-browser was supporting a so called "kiosk mode", which could start chromium in fullscreen and removed unnecessary titlebar and some other UI components.
Right now it looks like it's no longer supported. After few updates the same script that I was using for launching kiosk mode is not behaving the same.
I checked some sites and learned that recently they introduced a so called "application mode" (--app=http://mysite.com). All cool and neat, but application mode does no longer enforce fullscreen.
How could I force chromium-browser to behave exactly as in previous kiosk mode?
© Super User or respective owner