Quote:
Originally Posted by pidgeon92
I don't know the answer to your question, but I am curious.... If the screen shot is going to look exactly like the page you just took the screenshot of, what is the point of being able to view the screenshot on the Kindle?
|
Hehe... good question
In any case, this works - you'll need some way to access the command line on the Kindle though, like SSH, or KUAL + KTerm or similar. Tested on Kindle Paperwhite; comments are inlined.
Code:
# delete any existing screenshots
[root@kindle root]# rm /mnt/us/screenshot_*.png
# take screenshot
[root@kindle root]# screenshot
# now do whatever you want
...
# the following command will paint the screenshot back on the screen:
[root@kindle root]# eips -g /mnt/us/screenshot_*.png