| Summary: | Patch to handle otherscreens similiar to allscreens | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | rand | ||||
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 4.4-RELEASE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
rand
2001-12-24 00:20:00 UTC
On Sun, 23 Dec 2001 18:15:22 CST, "Douglas K. Rand" wrote:
> >Description:
> The allscreens_flags is very nice for changing the default syscons
> mode. The one thing I dislike about it is that it clears the screen.
> This patch doesn't preserve the screen contents, it just introduces
> a new /etc/defaults/rc.conf knob called otherscreens_flags that
> affects all screens /except/ ttyv0.
Could you show an allscreens_flags value that clears vty0?
Ciao,
Sheldon.
State Changed From-To: open->feedback Waiting for a "how to repeat". Please copy your feedback to <bug-followup@freebsd.org>, using the subject line of this message. Sheldon> Could you show an allscreens_flags value that clears vty0? Sure. =46rom the /etc/rc.conf of one of our FreeBSD 4.4 systems: allscreens_flags=3D"132x60" When it is going through rc.syscons, it clears the screen just after "allscreens". = Oh dear. The text is still there in the scroll back buffer. I had checked that on another system that was running and older version of FreeBSD. = Seeing the text in the scroll back buffer seriously undermines my bugreport. ;^) On Wed, 09 Jan 2002 09:24:08 CST, "Douglas K. Rand" wrote:
> Seeing the text in the scroll back buffer seriously undermines my
> bugreport. ;^)
*lol*
Can I close the PR?
Ciao,
Sheldon.
Doug> Seeing the text in the scroll back buffer seriously undermines Doug> my bugreport. ;^) Sheldon> *lol* Sheldon> Can I close the PR? You bet. Sorry for the hassle. State Changed From-To: feedback->closed Closed with originator's permission. |