NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: green lines hell



At Wed, 26 Feb 2020 16:43:04 -0000 (UTC), mlelstv%serpens.de@localhost (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 <gwoods%acm.org@localhost>

Kelowna, BC     +1 250 762-7675           RoboHack <woods%robohack.ca@localhost>
Planix, Inc. <woods%planix.com@localhost>     Avoncote Farms <woods%avoncote.ca@localhost>

Attachment: pgpwJvPjzuSJN.pgp
Description: OpenPGP Digital Signature



Home | Main Index | Thread Index | Old Index