[go: up one dir, main page]

Menu

#108 xournal for interactive whiteboard

open
nobody
None
5
2010-09-18
2010-09-18
jerome73
No

Would it be possible to make the toolbar mouvable for using xournal with interactive whiteboard. (floating toolbar)
Or perhaps would it be better to be able to place toolbar on bottom or vertical.
It would be much convenient than to have to reach whiteboard top.
(http://wwp101.com/info.html)
http://www.wiimoteproject.com/
http://www.wiiteachers.com/

Thanks

Jerome

Discussion

  • Denis Auroux

    Denis Auroux - 2010-09-18

    You can move the toolbar to the bottom; all it requires is editing the configuration file ~/.xournal/config with a text editor, and changing the line that normally says
    interface_order=menu main_toolbar pen_toolbar drawarea statusbar
    to a different order, for example
    interface_order=menu drawarea pen_toolbar main_toolbar pen_toolbar statusbar
    (you can also omit items in the list to hide them).
    See also the line interface_fullscreen=... for the full-screen mode.

    Denis

     
  • jerome73

    jerome73 - 2010-09-18

    First I didn't found config file because i hadn't saved any config.

    I have changed these lines :
    # valeurs permises: drawarea menu main_toolbar pen_toolbar statusbar
    interface_order=drawarea main_toolbar pen_toolbar status bar menu
    # composants d'interface en mode plein écran, de haut en bas
    interface_fullscreen=drawarea main_toolbar pen_toolbar

    It works on fullscreen-mode. That is enough for my use.
    But i just wonder why it doesn't works on normal mode.

    Thanks for all.

    Jérôme

     
  • jerome73

    jerome73 - 2010-09-18

    Sorry, all is working fine, even on normal mode

    Thanks

    Jérôme

     

Log in to post a comment.