xournal for interactive whiteboard
Brought to you by:
andreasb123,
auroux
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
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
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
Sorry, all is working fine, even on normal mode
Thanks
Jérôme