Subject: Re: WSDISPLAY_SCROLLSUPPORT number of lines adjustment.
To: Eric Haszlakiewicz <erh@jodi.nimenees.com>
From: Rui Paulo <rpaulo@NetBSD.org>
List: tech-kern
Date: 07/15/2005 16:37:12
On 2005.07.15 09:41:22 +0000, Eric Haszlakiewicz wrote:
| Is there an option to control the number of lines of scroll back?
| On my machine it seems to be limited to only about 5 lines, which is
| mostly useless. It'd be nice to be able to bump it up a bit.
Yes, you can use:
wsconsctl -d -w scroll.fastlines=XX
I think we can add this in the EXAMPLES section of wsconsctl(8) too.
-- Rui Paulo