Re: [Xournal-devel] Hiding menu bars in fullscreen mode.

2012-03-17 Thread dmg
Hi Julia, This was something I recently implemented (and perhaps something that can be integrated into the main Xournal). The idea was to add an option that removes the "interface" from fullscreen (and another for the default view). you can enable/disable it via a hotkey, or a menu option. There a

Re: [Xournal-devel] Hiding menu bars in fullscreen mode.

2012-03-17 Thread Denis Auroux
Dear Julia, Using shorten_menu_items for this purpose is not the right way to do it (at least in my opinion). Instead, look at the line that says interface_fullscreen=drawarea main_toolbar pen_toolbar and change what you want to display in the fullscreen mode. If you really want nothing there

[Xournal-devel] Hiding menu bars in fullscreen mode.

2012-03-17 Thread julia . jacobson
Hello everybody out there using Xournal, There are already some hints around the web trying to hide the menu bars when annotating a PDF file in fullscreen mode. On Xubuntu 10.04, adding the following line to my Xournal config file doesn't have the effect of hiding the menu bars: shorten_menu_ite