View Single Post
Old 01-09-2022, 12:29 PM   #2
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047190
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
cat /dev/fb0 > screen.dump

do stuff

cat screen.dump > /dev/fb0

<whatever eips flag does a simple refresh> (or fbink -s -f).

(There's an example of this in the ScreenSavers KUAL extension for the preview option. Also, probably in the KOReader startup script, IIRC).

Can also be handled via FBInk in a prettier way for API users via the fbink_dump/fbink_restore set of calls.
NiLuJe is offline   Reply With Quote