|  12-01-2015, 05:37 AM | #46 | |
| I need a chapter break            Posts: 4,042 Karma: 56058267 Join Date: Mar 2015 Location: Israel Device: Kobo Glo | Quote: 
 Other subject, do you know how to increase the time of the page refresh after using the dictionary, it very short and it making my text look grey, or cancel the page refresh after using the dictionary. | |
|   |   | 
|  12-01-2015, 11:25 PM | #47 | 
| Wizard            Posts: 3,821 Karma: 19162882 Join Date: Nov 2012 Location: Te Riu-a-Māui Device: Kobo Glo | 
			
			I don't really know anything about how the screen refresh works, I spent a bit of time trying to figure it out in the hope of finding a way around the reffesh bug in firmware 3.18.0 but made no progress. However I think the problem you describe has been fixed in firmware 3.18.0, but unfortunately using the dictionary is one of the things that triggers the refresh bug.
		 Last edited by GeoffR; 12-01-2015 at 11:28 PM. Reason: but unfortunately using the dictionary ... | 
|   |   | 
|  06-29-2016, 03:42 PM | #48 | 
| Zealot            Posts: 122 Karma: 130628 Join Date: Aug 2015 Location: Athens, Greece Device: Kobo Aura 6'', Kobo Aura H2O, Kobo Glo HD | 
			
			In case of interest, this is the Greek Keyboard patch: Code: <Patch> patch_name = `Greek keyboard` patch_enable = `yes` # Enable uppercase for `ß` key replace_bytes = 84D690, 00 24, 01 24 # Replace layout sign replace_string = C16AB4, `ÉÀÇ`, `EN/GR` # Change keyboard layout base_address = C169D4 # Second row, left to right: # (for Touch/Mini/Glo/Aura the first key moves to top row, first column.) replace_string = 0000, `æ\0`, `ώ` replace_string = 0004, `à\0`, `;` replace_string = 0008, `è\0`, `ς` replace_string = 000C, `ì\0`, `ε` replace_string = 0010, `ò\0`, `ρ` replace_string = 0014, `ù\0`, `τ` replace_string = 0018, `á\0`, `υ` replace_string = 001C, `é\0`, `θ` replace_string = 0020, `í\0`, `ι` replace_string = 0024, `ó\0`, `ο` replace_string = 0028, `ú\0`, `π` replace_string = 002C, `ý\0`, `ό` # Third row, left to right: # (for Touch/Mini/Glo/Aura the first key moves to top row, second column.) replace_string = 0030, `œ\0`, `ή` replace_string = 0034, `â\0`, `α` replace_string = 0038, `ê\0`, `σ` replace_string = 003C, `î\0`, `δ` replace_string = 0040, `ô\0`, `φ` replace_string = 0044, `û\0`, `γ` replace_string = 0048, `ä\0`, `η` replace_string = 004C, `ë\0`, `ξ` replace_string = 0050, `ï\0`, `κ` replace_string = 0054, `ö\0`, `λ` replace_string = 0058, `ü\0`, `΄` replace_string = 005C, `ÿ\0`, `ά` # Bottom row, left to right: replace_string = 0060, `ã\0`, `ζ` replace_string = 0064, `ñ\0`, `χ` replace_string = 0068, `õ\0`, `ψ` replace_string = 006C, `å\0`, `ω` replace_string = 0070, `ß\0`, `β` replace_string = 0074, `ç\0`, `ν` replace_string = 0078, `đ\0`, `μ` replace_string = 007C, `ø\0`, `ί` replace_string = 0080, `ij\0`, `έ` replace_string = 0084, `ł\0`, `.` # # Top row: Extra keys for Touch/Mini/Glo/Aura only. # (This patch cannot change the top row of the AuraHD/H2O keypad.) base_address = C18C50 # Top row: columns 1-2 (see first key of second/third rows above.) # Top row: columns 3-5 replace_string = 0004, `þ\0`, `!` replace_string = 0008, `š\0`, `"` replace_string = 000C, `ž\0`, `?` # Top row: column 6 is a duplicate of the last key on the bottom row. # Top row: columns 7-10 replace_string = 0000, `ƒ\0`, `,` replace_string = 0010, `μ\0`, `(` replace_string = 0014, `ª\0`, `)` replace_string = 0018, `º\0`, `-` </Patch> | 
|   |   | 
|  06-29-2016, 06:15 PM | #49 | 
| Resident Curmudgeon            Posts: 80,746 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | 
			
			Having used 3.13.1, it's time to put this thread to rest as all of you still using this firmware should update to the latest 3.19 version.
		 | 
|   |   | 
|  06-30-2016, 05:52 AM | #50 | 
| I need a chapter break            Posts: 4,042 Karma: 56058267 Join Date: Mar 2015 Location: Israel Device: Kobo Glo | 
			
			I don't agree the 3.13.1 is very solid firmware, less bugs, and i already use to it. I didn't like 3.15-3.18 firmware because of the bugs, the 3.19 is okay but some of patchs don't work on it. Overall i didn't see alot of improvement from 3.13.1 to 3.19, so i stick to 3.13.1 for now. | 
|   |   | 
|  06-30-2016, 06:06 PM | #51 | |
| Resident Curmudgeon            Posts: 80,746 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | Quote: 
 | |
|   |   | 
|  06-30-2016, 06:26 PM | #52 | 
| Grand Sorcerer            Posts: 8,005 Karma: 71261339 Join Date: Feb 2009 Device: Kobo Clara 2E | 
			
			3.15 rules,  3.19.5761 drools!   | 
|   |   | 
|  06-30-2016, 06:31 PM | #53 | 
| Resident Curmudgeon            Posts: 80,746 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | |
|   |   | 
|  06-30-2016, 06:33 PM | #54 | 
| Grand Sorcerer            Posts: 8,005 Karma: 71261339 Join Date: Feb 2009 Device: Kobo Clara 2E | |
|   |   | 
|  06-30-2016, 11:28 PM | #55 | |
| I need a chapter break            Posts: 4,042 Karma: 56058267 Join Date: Mar 2015 Location: Israel Device: Kobo Glo | Quote: 
 `Compact homepage layout (Glo only)` `Remove white borders from homescreen tile book covers` I didn't like 3.15 because of the ghosting. | |
|   |   | 
|  07-01-2016, 03:19 AM | #56 | |
| Connoisseur            Posts: 65 Karma: 200153 Join Date: Apr 2016 Device: Kobo Glo Hd | Quote: 
 - /* [MOD]: Removed cover border in small thumbnails (recent and new books) */ - /* [MOD]: Removed cover border in small thumbnails (added to library) */ - /* [MOD]: Removed cover border in most recent book thumbnail */ https://github.com/pipcat/kobo/tree/...tch-nickel-css | |
|   |   | 
|  07-01-2016, 09:59 AM | #57 | 
| Resident Curmudgeon            Posts: 80,746 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | |
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Instructions for patching firmware 3.12.1 | GeoffR | Kobo Developer's Corner | 56 | 03-20-2015 05:14 AM | 
| Instructions for patching firmware 3.12.0 | GeoffR | Kobo Developer's Corner | 165 | 02-07-2015 09:22 AM | 
| Instructions for patching firmware 3.2.0 | DNSB | Kobo Developer's Corner | 66 | 12-05-2014 07:28 AM | 
| Instructions for patching firmware 3.3.x, 3.4.x, 3.5.x | GeoffR | Kobo Developer's Corner | 285 | 08-27-2014 10:06 AM | 
| Instructions for patching firmware 3.1.1 | GeoffR | Kobo Developer's Corner | 64 | 04-18-2014 01:23 PM |