|  07-19-2013, 01:45 AM | #286 | 
| Wizard            Posts: 4,466 Karma: 6900052 Join Date: Dec 2009 Location: The Heart of Texas Device: Boox Note2, AuraHD, PDA, | 
			
			Well I used Sergey's new Kobo Files Monitor to make a launching tile for Koreader, and it works but instead of Koreader opening in the File Manager, as it did before, it is now opening in the "Lastfile" defined in a .lua.  That wouldn't be so bad but I can't get to the File Manager from inside the file.  I have an added Home Icon in the top menu, but neither of them well do anything but reboot my Aura.  Any Ideas? Luck; Ken Last edited by Ken Maltby; 07-19-2013 at 01:48 AM. | 
|   |   | 
|  07-19-2013, 01:52 AM | #287 | |
| ♫            Posts: 661 Karma: 506380 Join Date: Aug 2010 Location: Germany Device: Kobo Aura / PB Lux 2 / Bookeen Frontlight / Kobo Mini / Nook Color | Quote: 
   | |
|   |   | 
|  07-19-2013, 02:02 AM | #288 | |
| Wizard            Posts: 4,466 Karma: 6900052 Join Date: Dec 2009 Location: The Heart of Texas Device: Boox Note2, AuraHD, PDA, | Quote: 
 Luck; Ken | |
|   |   | 
|  07-19-2013, 02:13 AM | #289 | 
| ♫            Posts: 661 Karma: 506380 Join Date: Aug 2010 Location: Germany Device: Kobo Aura / PB Lux 2 / Bookeen Frontlight / Kobo Mini / Nook Color | 
			
			Don't have my Mini here, can't check for the next 8 hours. But if that's the file with the one entry containing the last read book, I have that too and always wondered why since it seemed not to be used by anything.
		 | 
|   |   | 
|  07-19-2013, 02:13 AM | #290 | 
| Enthusiast            Posts: 46 Karma: 54894 Join Date: Jun 2013 Device: kobo | 
			
			Make sure you are passing arg to reader.lua . For example if from koreader_kobo.sh you are starting it like this ./reader.lua > /tmp/log then is going to show the last used file. but if you start it like this ./reader.lua /mnt/onboard >/tmp/log then is going to start with file menu in /mnt/onboard | 
|   |   | 
|  07-19-2013, 02:29 AM | #291 | 
| Enthusiast            Posts: 46 Karma: 54894 Join Date: Jun 2013 Device: kobo | 
			
			Markismus: Is based on 266 because I did not had time to repatch 273 (or the last from github).  Did any1 tested it ? On the other kobo devices (mini/glo/etc, again fw 2.6.1) , I would like to know if inverse works , if it seems faster and if display properly (I've made einkfb.c to only update 4bits out of 8 , at least on my aura_hd that works) | 
|   |   | 
|  07-19-2013, 02:41 AM | #292 | |
| Wizard            Posts: 4,466 Karma: 6900052 Join Date: Dec 2009 Location: The Heart of Texas Device: Boox Note2, AuraHD, PDA, | Quote: 
 Well now I have a launcher tile that gets me to Sergey's Applications (I haven't added any of my own yet) and I have a Koreader tile that launches Giorgio's Koreader port. I think we have the best of both worlds working now. New Idea I was thinking the on_start.sh might let me unmount /mnt/sd, to isolate the SD card from Kobo's processing without having to put the files on the SD card in hidden folders. I don't know how the sequence goes but Sergey has already worked that out, in part, for what he has. If it is after the processing would start, I still have the hidden folders to fall back on. Luck; Ken PS; I changed the argument to point to the folders on my external SD card with my books. Any less trying to poke the right spot the better. Last edited by Ken Maltby; 07-19-2013 at 03:15 AM. | |
|   |   | 
|  07-19-2013, 03:26 AM | #293 | 
| Wizard            Posts: 2,841 Karma: 5843878 Join Date: Oct 2010 Location: UK Device: Pocketbook Pro 903, (beloved Pocketbook 360 RIP), Kobo Mini, Kobo Aura | 
			
			hi guys, this all sounds terribly exciting: is development at a stage when e non techie can take the plunge without the risk of bricking the device? I am travelling and though I'd like to have a go, I want to make sure I don't disable my ereader while on the road...
		 | 
|   |   | 
|  07-19-2013, 04:00 AM | #294 | 
| Enthusiast            Posts: 46 Karma: 54894 Join Date: Jun 2013 Device: kobo | 
			
			Well this last mod should not create more risk then there is already for running custom apps/mods , basically you need have a way to start koreader_kobo.sh from /mnt/onboard/.kobo/koreader/koreader_base.sh (like with the last launcher , one for koreader and another for sergeyv apps) .  My last zip only include koreader folder , that would need to be copied to /mnt/onboard/.kobo (BACKUP your current koreader that is there already and replace with mine ) | 
|   |   | 
|  07-19-2013, 11:42 AM | #295 | |
| Wizard            Posts: 4,466 Karma: 6900052 Join Date: Dec 2009 Location: The Heart of Texas Device: Boox Note2, AuraHD, PDA, | Quote: 
 I think there remains one obstacle to a more general acceptance and that is the difficulty working the touchscreen to make selections. A greater "Line Height" might be an answer but whatever it is, an answer needs to be found, if we are to expect the average user not to give up in frustration. Still I was wondering if all the principal contributors especially Giorgio and Sergey feel it may be time to post something in the "Kobo Reader" forum letting them know of the great strides made in the "Kobo Developer's Corner"? Luck; Ken Last edited by Ken Maltby; 07-19-2013 at 11:51 AM. | |
|   |   | 
|  07-19-2013, 11:47 AM | #296 | 
| Guru            Posts: 963 Karma: 149907 Join Date: Jul 2013 Location: Rotterdam Device: HiSenseA5ProCC, OnyxNotePro, Note5, Kobo Glo, Aura | 
			
			I tried it and it seems indeed more responsive.  Unfortunately I get the typical invisible strikeout font. Do you also have this? What I did was a factory reset, upgrade to 2.6.1., filemonitor and your koreader folder. The only extra thing was enabling telnet in Nickel. (rcS, inetd.conf and inittab are changed.) If you're not seeing it, what could be the reason? The telnet changes? | 
|   |   | 
|  07-19-2013, 11:50 AM | #297 | 
| Enthusiast            Posts: 46 Karma: 54894 Join Date: Jun 2013 Device: kobo | 
			
			Yea I get that also, did not looked what is the reason. How about inv, is that working ? And whatever else was added etc | 
|   |   | 
|  07-19-2013, 12:05 PM | #298 | |
| Wizard            Posts: 4,466 Karma: 6900052 Join Date: Dec 2009 Location: The Heart of Texas Device: Boox Note2, AuraHD, PDA, | Quote: 
 Luck; Ken | |
|   |   | 
|  07-19-2013, 01:12 PM | #299 | 
| Guru            Posts: 963 Karma: 149907 Join Date: Jul 2013 Location: Rotterdam Device: HiSenseA5ProCC, OnyxNotePro, Note5, Kobo Glo, Aura | 
			
			Yes, it does, but because I didn't hear anybody else responding to it, I was wondering whether it was just my Aura. If dpi=235 you can set cfont to 24 or 25 without strike-out. That what I did in the last rar-file.
		 | 
|   |   | 
|  07-19-2013, 01:31 PM | #300 | 
| Wizard            Posts: 4,466 Karma: 6900052 Join Date: Dec 2009 Location: The Heart of Texas Device: Boox Note2, AuraHD, PDA, | 
			
			Well, the settings in your .rar are working fine in my AuraHD as well. The addition of the fmon would not care about koreader and not be making any changes to it. The only part of your .rar that I needed to install was your #5 hacks as I am not using telnet and the rest is working fine. Luck; Ken | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| KOReader: a document reader for PDF, DJVU, EPUB, FB2, HTML, ... (GPLv3) | hawhill | Kindle Developer's Corner | 1289 | 04-07-2025 10:18 AM | 
| Touch Using two Kobos | tkavan | Kobo Reader | 4 | 06-23-2017 02:47 AM | 
| 2 kobos at once | tsarinaerika | Kobo Reader | 14 | 06-03-2013 04:13 AM | 
| Syncing between two Kobos | fx3000se | Kobo Reader | 4 | 01-24-2013 02:10 PM | 
| 2 kobos 1 account | retired05 | Kobo Reader | 9 | 05-05-2012 08:25 AM |