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:
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.
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>