View Single Post
Old 11-26-2014, 06:30 AM   #1
valris
(•ω•)
valris began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Oct 2014
Device: Kobo Aura
Poweroff screens

Hello, the default power off message of KSM (Kobo Start Menu) is pretty ugly but provides nice informations about how to change the power off screen.

So i thought a thread to collect some configs might be nice.


So here my config:

Code:
<html>
<head>
<title>kobo menu info</title>
<style type="image/png">
p {
margin-top: 0.5em; }
</style>
</head>

<body>
<center><img src="/mnt/onboard/.kobo/kbmenu/txt/penguin.png"></center>
<center><b>Powered off</b></center>
</body>
</html>
The image of the penguin is from this site. Direct link to the image. The license only allows non-commercial use, no derivates and no redistribution from other sites, therefore no attachment. Sorry.
Attached Thumbnails
Click image for larger version

Name:	penguin_poweroff.jpg
Views:	568
Size:	868.9 KB
ID:	131610  

Last edited by valris; 11-26-2014 at 06:39 AM.
valris is offline   Reply With Quote