Re: instant drawing of virtual terminal

2008-08-24 Thread Chris Bannister
On Fri, Aug 22, 2008 at 04:00:04PM +0100, hasan ali wrote:
> How can I make new screenfulls of text get drawn instantly in a virtual
> console, rather than having to wait for the text to scroll up. For example 
> when
> paging with less, I have to wait for the entire screen to scroll up until I 
> can
> read the new text, and this takes a long time when my cpu is under heavy load.
> Thank You.

[Please don't post in HTML]

You could remove any vga= stanzas in your /boot/grub/menu.lst file.

-- 
Chris.
==
I contend that we are both atheists. I just believe in one fewer god
than you do. When you understand why you dismiss all the other
possible gods, you will understand why I dismiss yours.
   -- Sir Stephen Henry Roberts


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



instant drawing of virtual terminal

2008-08-22 Thread hasan ali
How can I make new screenfulls of text get drawn instantly in a virtual
console, rather than having to wait for the text to scroll up. For example
when paging with less, I have to wait for the entire screen to scroll up
until I can read the new text, and this takes a long time when my cpu is
under heavy load. Thank You.