At Wed, 26 Feb 2020 16:43:04 -0000 (UTC), [email protected] (Michael van Elst) wrote: Subject: Re: green lines hell > > /dev/console can be redirected with the TIOCCONS ioctl. That's how > xconsole works, it opens a pty, redirects console output to it > and then logs things written to the pty to an X window. > > sysinst could do the same and then e.g. present console output in a > curses window.
That would seem to be the best overall solution...
But, it does seem like a lot of extra complication too.
Since sysinst is a full-screen program, redrawing the screen should work
for any kind of "console" connection.
Doesn't pressing <CTRL-L> already work to manually trigger a screen
redraw in many instances, or am I mis-remembering?
Maybe just a wee hint about using ^L in one of the earlier messages
would suffice?
--
Greg A. Woods <[email protected]>
Kelowna, BC +1 250 762-7675 RoboHack <[email protected]>
Planix, Inc. <[email protected]> Avoncote Farms <[email protected]>
pgpanbMqI5D_Q.pgp
Description: OpenPGP Digital Signature
