On Thu, Dec 11, 2014 at 10:23:34AM +0100, Daan Wijnberg wrote: > Hello, > > is it possible to run netsurf 3.2 fullscreen without the bars etc (kiosk > mode)? . I’ve compiled it for frame buffer on a mini6410 from FriendlyARM but > can’t figure out how to get it full screen. I want to use it as GUI. > > is there a command that I need to use?
I believe the "fb_toolbar_layout" and "fb_toolbar_size" options (either via command line or Choices file) can control what appears and how big it is, but I forgot exact details. Grep the source for "toolbar_layout" :) B.