<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hey Jeanette,</p>
<p>Why don't you run a screen session and save everything to a log?
Then, you can take the text itself and render it out in whatever
way you need. <br>
</p>
<p>Here is what you can do:</p>
<pre>screen -L
(Do tty/console stuff)
exit
</pre>
<p>Then you will have everything you just did in that screen session
saved to text. On my machine, it saves to screenlog.0 in the
directory I started screen in.</p>
<p>I hope this helps,</p>
<p>Brandon Hale</p>
<div class="moz-cite-prefix">On 10/8/21 13:13, Jeanette C. wrote:<br>
</div>
<blockquote type="cite"
cite="mid:alpine.LNX.2.21.9999.2110081911150.20965@britney.spears.net">Hey
hey,
<br>
given, that I don't have a framebuffer setup, what is the easiest
way to render one termain "snapshot" to an image file that can be
part of a slide show or video?
<br>
<br>
I have seen fbdump and fbgrab, which rely on the framebuffer and
have proven them to fail. Everything else I found is for the
desktop or to be launched in a desktop environment.
<br>
<br>
Any help, pointers are appreciated!
<br>
<br>
Best wishes,
<br>
<br>
Jeanette
<br>
<br>
</blockquote>
</body>
</html>