View Single Post
Old 08-06-2013, 01:11 PM   #377
Ken Maltby
Wizard
Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.
 
Ken Maltby's Avatar
 
Posts: 4,466
Karma: 6900052
Join Date: Dec 2009
Location: The Heart of Texas
Device: Boox Note2, AuraHD, PDA,
Quote:
Originally Posted by ktv View Post
You can modify koptoptions.lua(koreader/fronted/ui/data) to set a default for the Margins setting.

name = "page_margin",
name_text = PAGE_MARGIN_STR,
toggle = {SMALL_STR, MEDIUM_STR, LARGE_STR},
values = {0.01, 0.02, 0.05},
default_value = 0.02,
Thanks;

I think I might try:

values={0.02, 0.05, 0.08},
default_value=0.05,

Luck;
Ken

P.S.; The values that I see are different and the default is a variable. I am using the new build, perhaps that explains the difference.

Last edited by Ken Maltby; 08-06-2013 at 01:33 PM.
Ken Maltby is offline   Reply With Quote