View Single Post
Old 04-13-2020, 03:30 PM   #6
Tired
Enthusiast
Tired began at the beginning.
 
Posts: 26
Karma: 10
Join Date: Oct 2019
Device: Kindle 4 Paddle (2011)
Thankyou for that pazos!

I've added the extra, and it doesn't seem to be working (I changed to larger numbers just to check):

-- we can read Lua syntax here!
return {
["activate_menu"] = "swipe_tap",
["show_unsupported"] = true,
["autoturn_timeout_seconds"] = 20,
["filemanagermenu_tab_index"] = 6,
["quickstart_shown_version"] = 202003020000,
["show_hidden"] = true,
["dicts_disabled"] = {},
["lastfile"] = "/mnt/us/documents/Bazerman, Max/Power of Noticing, The - Max Bazerman.epub",
["style_tweaks"] = {
["footnote-inpage_epub_smaller"] = true,
["footnote-inpage_fb2"] = true
},
["device_id"] = "xxx",
["copt_h_page_margins"] = {
[1] = 50,
[2] = 50,
["copt_b_page_margin"] = 50,
["copt_t_page_margin"] = 50
},
["plugins_disabled"] = {
["perceptionexpander"] = true,
["goodreads"] = true,
["newsdownloader"] = true,
["evernote"] = true,
["kobolight"] = true,
["storagestat"] = true,
["keepalive"] = true
},
["night_mode"] = false,
["lastdir"] = "/mnt/us/documents/Bazerman, Max",
["dev_no_c_blitter"] = true,
["statistics"] = {
["calendar_browse_future_months"] = false,
["calendar_start_day_of_week"] = 2,
["convert_to_db"] = true,
["max_sec"] = 120,
["is_enabled"] = true,
["min_sec"] = 5,
["calendar_show_histogram"] = true,
["calendar_nb_book_spans"] = 3
},
["auto_save_settings_interval_minutes"] = 15,
["coverbrowser_initial_default_setup_done"] = true
}
Tired is offline   Reply With Quote