View Single Post
Old 07-07-2013, 05:20 AM   #85
trekk
Terraner
trekk ought to be getting tired of karma fortunes by now.trekk ought to be getting tired of karma fortunes by now.trekk ought to be getting tired of karma fortunes by now.trekk ought to be getting tired of karma fortunes by now.trekk ought to be getting tired of karma fortunes by now.trekk ought to be getting tired of karma fortunes by now.trekk ought to be getting tired of karma fortunes by now.trekk ought to be getting tired of karma fortunes by now.trekk ought to be getting tired of karma fortunes by now.trekk ought to be getting tired of karma fortunes by now.trekk ought to be getting tired of karma fortunes by now.
 
trekk's Avatar
 
Posts: 532
Karma: 4455667
Join Date: Aug 2011
Device: Kobo Libra, Aura One, Kindle Oasis 1 & 2 ...
Quote:
Originally Posted by muness View Post
A page setting of "scroll" gets rid of the progress bar at the top finally giving us full screen reading on the Aura.
No need for that. After the first start, KoReader generates a CR3.ini file located at /koreader/data. The ini-file gives you some configuration options, e.g. not showing the status bar or toggle clock, page numbers etc.
Getting rid of the status bar this way, still lets you flip the pages with a tap instead of scrolling, which sooner or later will mess your lines up.

This is mine showing only the status bar with clock and page numbers:
(look at window.status at the bottom)

Code:
background.color.default=0x00FFFFFF
cr3.file.props.font.size=22
crengine.autosave.bookmarks=1
crengine.bookmarks.icons=0
crengine.cache.filesize.min=300000
crengine.cache.forced.filesize.min=65536
crengine.display.full.update.interval=1
crengine.display.inverse=0
crengine.display.turbo.update=0
crengine.doc.embedded.fonts.enabled=0
crengine.doc.embedded.styles.enabled=0
crengine.file.txt.preformatted=0
crengine.font.fallback.face=RockwellStd
crengine.font.size=33
crengine.footnotes=1
crengine.highlight.bookmarks=2
crengine.highlight.bookmarks.color.comment=#a08020
crengine.highlight.bookmarks.color.correction=#a04040
crengine.highlight.selection.color=#c0c0c0
crengine.hyphenation.directory=@algorithm
crengine.image.scaling.zoomin.block.mode=2
crengine.image.scaling.zoomin.block.scale=2
crengine.image.scaling.zoomin.inline.mode=2
crengine.image.scaling.zoomin.inline.scale=0
crengine.image.scaling.zoomout.block.mode=2
crengine.image.scaling.zoomout.block.scale=2
crengine.image.scaling.zoomout.inline.mode=2
crengine.image.scaling.zoomout.inline.scale=0
crengine.interline.space=100
crengine.page.header.chapter.marks=1
crengine.page.header.font.color=0xFF000000
crengine.page.header.font.face=Arial Narrow, Arial, DejaVu Sans
crengine.page.header.font.size=25
crengine.page.margin.bottom=8
crengine.page.margin.left=35
crengine.page.margin.right=35
crengine.page.margin.top=8
crengine.page.view.mode=1
crengine.progress.show.first.page=1
crengine.style.floating.punctuation.enabled=1
crengine.style.space.condensing.percent=50
font.antialiasing.mode=2
font.color.default=0x00000000
font.face.default=FreeSans
font.face.weight.embolden=0
font.gamma=1.00
font.hinting.mode=0
font.kerning.enabled=0
styles.annotation.align=text-align: justify
styles.annotation.font-size=font-size: 90%
styles.annotation.font-style=font-style: italic
styles.annotation.margin-left=margin-left: 1em
styles.annotation.margin-right=margin-right: 1em
styles.annotation.text-indent=text-indent: 1.2em
styles.cite.align=text-align: justify
styles.cite.font-style=font-style: italic
styles.cite.margin-bottom=margin-bottom: 0.3em
styles.cite.margin-left=margin-left: 1em
styles.cite.margin-right=margin-right: 1em
styles.cite.margin-top=margin-top: 0.3em
styles.cite.text-indent=text-indent: 1.2em
styles.def.align=text-align: justify
styles.def.margin-bottom=margin-bottom: 0em
styles.def.margin-left=margin-left: 0em
styles.def.margin-right=margin-right: 0em
styles.def.margin-top=margin-top: 0em
styles.def.text-indent=text-indent: 1.2em
styles.epigraph.align=text-align: left
styles.epigraph.font-style=font-style: italic
styles.epigraph.margin-bottom=margin-bottom: 0.3em
styles.epigraph.margin-left=margin-left: 15%
styles.epigraph.margin-right=margin-right: 1em
styles.epigraph.margin-top=margin-top: 0.3em
styles.epigraph.text-indent=text-indent: 1.2em
styles.footnote=font-size: 70%
styles.footnote-link.font-size=font-size: 70%
styles.footnote-link.vertical-align=vertical-align: super
styles.footnote-title=font-size: 110%
styles.link.text-decoration=text-decoration: underline
styles.poem.align=text-align: left
styles.poem.font-style=font-style: italic
styles.poem.margin-bottom=margin-bottom: 0.3em
styles.poem.margin-left=margin-left: 15%
styles.poem.margin-right=margin-right: 1em
styles.poem.margin-top=margin-top: 0.3em
styles.poem.text-indent=text-indent: 0em
styles.pre.align=text-align: left
styles.pre.font-face=font-family: "Courier New", "Courier", monospace
styles.pre.margin-bottom=margin-bottom: 0em
styles.pre.margin-left=margin-left: 1.3em
styles.pre.margin-right=margin-right: 1.3em
styles.pre.margin-top=margin-top: 0em
styles.pre.text-indent=text-indent: 0em
styles.subtitle.align=text-align: center
styles.subtitle.font-style=font-style: italic
styles.subtitle.margin-bottom=margin-bottom: 0.2em
styles.subtitle.margin-top=margin-top: 0.2em
styles.subtitle.text-indent=text-indent: 0em
styles.text-author.font-style=font-style: italic
styles.text-author.font-weight=font-weight: bolder
styles.text-author.margin-left=margin-left: 1em
styles.title.align=text-align: center
styles.title.font-size=font-size: 110%
styles.title.font-weight=font-weight: bolder
styles.title.margin-bottom=margin-bottom: 1.0em
styles.title.margin-left=margin-left: 1.5em
styles.title.margin-right=margin-right: 1.5em
styles.title.margin-top=margin-top: 1.0em
styles.title.text-indent=text-indent: 0em
window.landscape.pages=1
window.rotate.angle=0
window.status.battery=0
window.status.battery.percent=1
window.status.clock=1
window.status.line=0
window.status.pos.page.count=1
window.status.pos.page.number=1
window.status.pos.percent=0
window.status.title=0
trekk is offline   Reply With Quote