[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: No scrolling for long input lines
From: |
Robert Millan |
Subject: |
Re: No scrolling for long input lines |
Date: |
Sat, 1 Nov 2008 13:48:48 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Wed, Oct 08, 2008 at 07:40:38PM +0300, Vesa Jääskeläinen wrote:
> grub_console_real_putchar there is quite good comment about what are
> BIOS limitations.
>
> Choices are to modify this code here, or make better bios console terminal.
Would vga_text.c solve the problem? VGA text is alwats garanteed to work on
BIOS.
Perhaps we could have kernel use bios console, and normal mode switch to
vga_text.c somehow.
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
- Re: No scrolling for long input lines,
Robert Millan <=