gpe-scap is by for the easiest way I know of;<br>you could also use x11-vnc viewer to take a screenshot<br>y<br><br><div class="gmail_quote">On Wed, Dec 9, 2009 at 1:14 AM, William Kenworthy <span dir="ltr">&lt;<a href="mailto:billk@iinet.net.au">billk@iinet.net.au</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Wed, 2009-12-09 at 00:16 +0100, Thomas Zimmermann wrote:<br>
&gt; Am Mittwoch 09 Dezember 2009 00:02:38 schrieb Ivo van den Maagdenberg:<br>
&gt; &gt; Forgive me for asking one of those silly questions:<br>
&gt; &gt;<br>
&gt; &gt; How do I make a screenshot of an openmoko screen, without a photo camera?<br>
&gt; &gt;<br>
&gt;<br>
&gt; Install gpe-scap and call it over ssh to make a screenshot of the current<br>
&gt; screen.<br>
&gt;<br>
</div>Alternative courtesy of Lowell Higley on Nov 28th:<br>
<br>
To make a poor man&#39;s screenshot from FR&#39;s terminal:<br>
<br>
        sleep 5 ; cp /dev/fb0 screen.dump<br>
<br>
        The &quot;sleep 5&quot; gives you time to switch to the screen you want to<br>
        shoot (or do remotely from an ssh session). You get a 4 MB<br>
        screen dump, I use the following command on the<br>
        desktop-PC to convert it to a png:<br>
<br>
        fbgrab -f screen.dump -b 16 -h 640 -w 480 screen.png<br>
<br>
<br>
I installed fbgrab on my gentoo desktop - its in portage.<br>
<br>
Example: &quot;<a href="http://wdk.dyndns.org/freerunner/screen.png" target="_blank">http://wdk.dyndns.org/freerunner/screen.png</a>&quot;<br>
<br>
BillK<br>
<div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</div></div></blockquote></div><br>