View Single Post
Old 12-13-2011, 01:43 AM   #274
Sir Alex
Groupie
Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.
 
Posts: 157
Karma: 1777
Join Date: Sep 2010
Location: Minsk, Belarus
Device: Kindle 4
Quote:
Originally Posted by yifanlu View Post
I want to write a screensaver hack for non kso devices (you paid $30 after all, might as well get something useful out of it).
May be EIPS works in same way as K3-K4.0.1.
Clear screen: /usr/sbin/eips -c
Show image: /usr/sbin/eips -f -g <path_to_image>

Also, any one knows, how to make PNG images for this eips function? I'm working on K4 localization, and my /opt/amazon/low_level_screens shows 2x wide (stretched)
(I mean screens for Startup, Update, Critical battery level....)

Edit:
Never mind. Got working images with ImageMagick:
convert src.png -colorspace Gray result.png

Last edited by Sir Alex; 12-13-2011 at 03:31 AM.
Sir Alex is offline   Reply With Quote