geometer / FBReader

Official FBReader C++ project repository
http://www.fbreader.org/
540 stars 169 forks source link

About FBReader #145

Open aksr opened 12 years ago

aksr commented 12 years ago

Is it possible to permanently disable toolbar? If it not by regular means, is it possible to edit specific file in the source to set this? Thank you.

snowwlex commented 12 years ago

Yes, you can do it by two ways:

1) Fullscreen mode (activates by pressing enter, to exit fullscreen mode, press enter again) 2) Manual editing file /usr/share/FBReader/default/toolbar.xml, where you can delete all elements from toolbar, or add new.

aksr commented 12 years ago

snowwlex, thank you for your response. I tried both ways, if I remove all elements from toolbar.xml, toolbar is still visible, although without elements. I want it not to be visible at all(, if it's possible).