| 
			
			 | 
		#301 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,489 
				Karma: 2914715 
				Join Date: Jun 2012 
				
				
				
				Device: kobo touch 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			@wickyman 
		
	
		
		
		
		
		
		
		
		
		
		
		
			You are right, fmon is less invasive. I think there were some problems related to suspend that can be solved by using the start menu. However, I did not follow that discussion in detail . Maybe you better look into the koreader thread, or read the discussions on github. Informations are unfortunately dispersed all over the place. You could simply try to start koreader via fmon. If it works for you it is ok. If it doesn't, try the start menu. There is not much risk you take. A factory reset will bring you back to a clean device. Last edited by tshering; 07-04-2014 at 06:24 AM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#302 | 
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 50 
				Karma: 16356 
				Join Date: Apr 2013 
				
				
				
				Device: Kindle 4 NT 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			i wonder if its possible to display a picture when the device is powered off instead of text? 
		
	
		
		
		
		
		
		
		
		
		
		
	
	i fiddled around with the standard img-tag, but all i got was a "image could not be displayed"-like symbol instead of the actual picture.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#303 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,489 
				Karma: 2914715 
				Join Date: Jun 2012 
				
				
				
				Device: kobo touch 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#304 | 
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 50 
				Karma: 16356 
				Join Date: Apr 2013 
				
				
				
				Device: Kindle 4 NT 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			i see instructions on how to find the best width and heigth, but i see no code-example for displaying images using poweroff_info.html 
		
	
		
		
		
		
		
		
		
		
		
		
	
	i a total n00b when it comes to html, but when i open the modified html-file in windows it works, on the reader it doesnt. the poweroff.png is in the same folder as the poweroff_info.html so i guess its just not supported? (yet?) or am i missing something?? Code: 
	<html>
<head>
  <title>kobo menu info</title>
  <style type="text/css">
   p {
    margin-top: 0.5em; }
  </style>
</head>
<body>
<img src="poweroff.png" height="1000" width="750"> 
</body>
</html>
 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#305 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,466 
				Karma: 6900052 
				Join Date: Dec 2009 
				Location: The Heart of Texas 
				
				
				Device: Boox Note2, AuraHD, PDA, 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Here but that would only be part of the effort for use in the kbterminal, I am guessing here. Luck; Ken  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#306 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,466 
				Karma: 6900052 
				Join Date: Dec 2009 
				Location: The Heart of Texas 
				
				
				Device: Boox Note2, AuraHD, PDA, 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 You can avoid the issue for a Koreader install by using The Kobo Start Menu and not messing with the koreader.png at all. It is not needed, unless you want to launch it within Nickel, using fmon. Luck; Ken Last edited by Ken Maltby; 07-04-2014 at 12:23 PM.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#307 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,489 
				Karma: 2914715 
				Join Date: Jun 2012 
				
				
				
				Device: kobo touch 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Code: 
	<html> <body> <img src="/mnt/onboard/.kobo/kbmenu/images/test01.png" width="566"> </body> </html> Code: 
	<img src="/mnt/onboard/.kobo/kbmenu/txt/poweroff.png" width="726"> Last edited by tshering; 07-04-2014 at 03:31 PM.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#308 | 
| 
			
			
			
			 ♫ 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 661 
				Karma: 506380 
				Join Date: Aug 2010 
				Location: Germany 
				
				
				Device: Kobo Aura / PB Lux 2 / Bookeen Frontlight / Kobo Mini / Nook Color 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			New Kobo is on its way, where can I find the newest version of Start Menu? Do I need to install one version and then some updates or is there somewhere "the latest" version?
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#309 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,466 
				Karma: 6900052 
				Join Date: Dec 2009 
				Location: The Heart of Texas 
				
				
				Device: Boox Note2, AuraHD, PDA, 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Now to get on Gimp2 and see what kind of a poster I can make. ( The image display is quite good, but I had better find something that is not X rated for my powered off image.) Luck; Ken  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#310 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,489 
				Karma: 2914715 
				Join Date: Jun 2012 
				
				
				
				Device: kobo touch 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 If you have a device that is prone to freezing copy the content of preventfreeze.zip (find it here https://www.mobileread.com/forums/sho...&postcount=277) to your device. Spoiler: 
 
		Last edited by tshering; 07-11-2014 at 05:59 AM.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#311 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,489 
				Karma: 2914715 
				Join Date: Jun 2012 
				
				
				
				Device: kobo touch 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Be prepared that the display might appear to loose its sharpness.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#312 | 
| 
			
			
			
			 ♫ 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 661 
				Karma: 506380 
				Join Date: Aug 2010 
				Location: Germany 
				
				
				Device: Kobo Aura / PB Lux 2 / Bookeen Frontlight / Kobo Mini / Nook Color 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Thanks for the recapitulation!
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#313 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,466 
				Karma: 6900052 
				Join Date: Dec 2009 
				Location: The Heart of Texas 
				
				
				Device: Boox Note2, AuraHD, PDA, 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			This is my first quick attempt: 
		
	
		
		
			Right it was created at the AuraHD's image size. This one looks like there is no loss of sharpness, but for photos it is often a different manner. Luck; Ken Last edited by Ken Maltby; 07-04-2014 at 06:27 PM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#314 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,489 
				Karma: 2914715 
				Join Date: Jun 2012 
				
				
				
				Device: kobo touch 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Since kbmessage (the executable that handles the image) unfortunately puts a frame around the image, you should see the scroll bars. Or does your <style type="image/png"> prevent this  from happening? (Maybe I did something wrong when I tested the style definition.)
		 
		
	
		
		
		
		
		
		
		
		
		
		
		
			Last edited by tshering; 07-04-2014 at 06:45 PM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#315 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,466 
				Karma: 6900052 
				Join Date: Dec 2009 
				Location: The Heart of Texas 
				
				
				Device: Boox Note2, AuraHD, PDA, 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Luck; Ken  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| kobo menu and message | tshering | Kobo Developer's Corner | 26 | 01-15-2014 10:18 AM | 
| Kobo WiFi - Battery indicator outside menu? | Cyberman tM | Kobo Reader | 1 | 03-06-2013 05:42 AM | 
| Kobo constantly crashes back to Reading menu | avalanches | Kobo Reader | 0 | 04-11-2011 10:35 PM | 
| main menu, section menu, css for calibre mobipocket output | naisren | Calibre | 2 | 08-24-2010 12:42 AM | 
| Calibre start menu icon | Cy1clown | Calibre | 1 | 02-06-2010 03:10 PM |