| 
			
			 | 
		#1 | 
| 
			
			
			
			 Enthusiast 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 25 
				Karma: 10000 
				Join Date: Jan 2013 
				
				
				
				Device: Kindle PW 
				
				
				 | 
	
	
	
		
		
			
			 
				
				Different screensaver for sleep and power-off on Kobo Aura One
			 
			
			
			I want to set different screensavers depending on whether device is in sleep mode or it is powered off. I tried to use some hints from https://github.com/koreader/koreader...ment-261726070 but I could not work it out. Even when I put is settings file only 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Code: 
	return {
    ["use_lastfile_as_screensaver"] = false,
    ["suspend_screensaver"] = {
        ["message"] = "Sleeping"
    },
    ["poweroff_screensaver"] = {
        ["message"] = "Powered off"
    }
}
 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,786 
				Karma: 731691 
				Join Date: Oct 2014 
				Location: Antwerp 
				
				
				Device: Kobo Aura H2O 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			You didn't mention the version you're using, but some stuff in this regard was changed recently. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	I think one of these should provide the answer? https://github.com/koreader/koreader/pull/3572 https://github.com/koreader/koreader/issues/3591 (I'd be more help but I'm not really all that much into all the fancy fluff like screensavers and frontlight and whatnot. :P)  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
| 
			
			 | 
		#3 | |
| 
			
			
			
			 Evangelist 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 446 
				Karma: 1084584 
				Join Date: Aug 2007 
				Location: Sisak, Croatia 
				
				
				Device: Kobo Aura H2O, Kobo Aura ONE 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			For latest versions of koreader, you have menu settings for sleep, and for power off, as Frenzie already mentioned, you need to edit settings.reader.lua manually, adding this: 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Quote: 
	
 As old code doesn't work for you, it seems you're with newer version, for older version this code would work. Personally I'm still with older version where this code works, but with time I'll switch to newer version where this code should work like charm. At the moment with newer version you can't have image and text, only one or other.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#4 | 
| 
			
			
			
			 Enthusiast 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 25 
				Karma: 10000 
				Join Date: Jan 2013 
				
				
				
				Device: Kindle PW 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Thanks for help! It works now.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
    
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Aura One - Sleep or Power Off? | CatherineStewart | Kobo Reader | 12 | 09-30-2016 07:18 AM | 
| Kobo: Sleep vs Power Off | Danger | Kobo Reader | 19 | 05-25-2016 08:19 AM | 
| Kobo Aura screensaver off centered? How to fix? | Shepard | Kobo Reader | 4 | 07-02-2015 03:32 AM | 
| [OFFICIAL] Why did Kobo change the Sleep/Power Off behaviour? | JCKobo | Kobo Reader | 124 | 12-31-2010 06:42 PM | 
| Wifi Kobo Sleep/Power Problem | ModReader | Kobo Reader | 40 | 11-19-2010 11:21 AM |