FBReader

From Openmoko

Revision as of 21:16, 12 October 2008 by Elleo (Talk | contribs)

Jump to: navigation, search

FBReader is an e-book reader programme. It can display txt, fb2, html and various other formats (more details).

FBReader on debian with XFCE

Installing under debian is quite simple:

  1. apt-get install fbreader

After that it will appear in XFCE menu (if you use XFCE, of course).

Simple hack to fit on screen

Launching programme causes it to fit the window more, than screen. So, it will be useless to read books. It is proceed because packing layout of toolbar, that too long. To fix this problem, we can disable some unnecessary buttons. First, copy old configuration of your toolbar, then edit:

  1. cp /usr/share/FBReader/default/toolbar.xml /usr/share/FBReader/default/toolbar.xml.orig
  2. vi /usr/share/FBReader/default/toolbar.xml

My suggestion is to edit the file like this:

<?xml version="1.0" encoding="UTF-8"?> <toolbar> <button id="showLibrary"/> <button id="addBook"/> <separator/> <button id="toc"/> <separator/> <button id="search"/> <button id="findPrevious"/> <button id="findNext"/> <separator/> <button id="preferences"/> <button id="rotate"/> </toolbar>

After that, FBReader will fit on screen.

Read-book.png | Library.png


Read-book.png FBReader

E-book reader program (TXT, FB2, HTML and more)


Homepage: http://www.fbreader.org
Package: fbreader
Tested on: Debian



FBReader on OM2008.*

To install, simply run:

  1. opkg install http://mikeasoft.com/~mike/openmoko/enca_1.9-r3_armv4t.ipk http://mikeasoft.com/~mike/openmoko/fbreader_0.8.2a-r6+elleopatches_om-gta02.ipk

FBReader-OpenMoko.png

Personal tools

FBReader is an e-book reader programme. It can display txt, fb2, html and various other formats (more details).

FBReader on debian with XFCE

Installing under debian is quite simple:

  1. apt-get install fbreader

After that it will appear in XFCE menu (if you use XFCE, of course).

Simple hack to fit on screen

Launching programme causes it to fit the window more, than screen. So, it will be useless to read books. It is proceed because packing layout of toolbar, that too long. To fix this problem, we can disable some unnecessary buttons. First, copy old configuration of your toolbar, then edit:

  1. cp /usr/share/FBReader/default/toolbar.xml /usr/share/FBReader/default/toolbar.xml.orig
  2. vi /usr/share/FBReader/default/toolbar.xml

My suggestion is to edit the file like this:

<?xml version="1.0" encoding="UTF-8"?> <toolbar> <button id="showLibrary"/> <button id="addBook"/> <separator/> <button id="toc"/> <separator/> <button id="search"/> <button id="findPrevious"/> <button id="findNext"/> <separator/> <button id="preferences"/> <button id="rotate"/> </toolbar>

After that, FBReader will fit on screen.

Read-book.png | Library.png


Read-book.png FBReader

E-book reader program (TXT, FB2, HTML and more)


Homepage: http://www.fbreader.org
Package: fbreader
Tested on: Debian



FBReader on OM2008.*

To install, simply run:

  1. opkg install http://mikeasoft.com/~mike/openmoko/enca_1.9-r3_armv4t.ipk http://mikeasoft.com/~mike/openmoko/fbreader_0.8.2a-r6+elleopatches_om-gta02.ipk

FBReader-OpenMoko.png