[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ppc patch] fix grub_ofconsole_cls on Old World
From: |
Yoshinori K. Okuji |
Subject: |
Re: [ppc patch] fix grub_ofconsole_cls on Old World |
Date: |
Wed, 15 Sep 2004 11:50:00 +0200 |
User-agent: |
KMail/1.6.1 |
On Tuesday 14 September 2004 17:34, Marco Gerards wrote:
> It would be better to have something like a simple termcap database
> in GRUB. It could be very simple, I think. If it is not easy to
> implement this using simple termcaps, for example when it is not
> possible to move the cursor directly and only relatively (I can think
> of the possibility such terminal exists) we should work with modules.
GRUB Legacy already has terminfo support. So it is not difficult.
Okuji