Quote:
Originally Posted by ixtab
You can edit that file ( /var/local/java/prefs/reader.pref ) using a hex editor:
[Image violates Posting Guidelines for size - MODERATOR]
Note that the file length may vary depending on your font selection, so you should start counting from the *end* of the file to find the right bytes to modify (bottom margin = 4th-last byte, etc.)
|
Do you know which bit can enable the left justification feature in the mobi reader?
like mentioned in the wiki,
Quote:
Edit the file system/com.amazon.ebook.booklet.reader/reader.pref in a UNIX end-of-line aware editor.
Add the following line to the end of the reader.pref file:
ALLOW_JUSTIFICATION_CHANGE=true
|