* grub_term.checkkey behaviour in GRUB2
@ 2008-06-02 14:07 Patrick Georgi
2008-06-02 14:22 ` Bean
0 siblings, 1 reply; 2+ messages in thread
From: Patrick Georgi @ 2008-06-02 14:07 UTC (permalink / raw)
To: grub-devel
Hi,
I'm working on a multiplexer terminal device (which sends requests to
several terminals in the backend, eg. console and serial in parallel)
and ran into different behaviour in checkkey on console and serial.
console's checkkey consumes the keypress it returns (if there is one),
serial's doesn't. What's the intended behaviour?
Regards,
Patrick
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: grub_term.checkkey behaviour in GRUB2
2008-06-02 14:07 grub_term.checkkey behaviour in GRUB2 Patrick Georgi
@ 2008-06-02 14:22 ` Bean
0 siblings, 0 replies; 2+ messages in thread
From: Bean @ 2008-06-02 14:22 UTC (permalink / raw)
To: The development of GRUB 2
On Mon, Jun 2, 2008 at 10:07 PM, Patrick Georgi <patrick@georgi-clan.de> wrote:
> Hi,
>
> I'm working on a multiplexer terminal device (which sends requests to
> several terminals in the backend, eg. console and serial in parallel) and
> ran into different behaviour in checkkey on console and serial.
>
> console's checkkey consumes the keypress it returns (if there is one),
> serial's doesn't. What's the intended behaviour?
I think the checkkey shouldn't consume key, as the name suggest.
getkey is the one that actually reads the key. But anyway, I could
have some major work on the console interface recently, so you may
want to wait a while before making changes.
BTW, are you working on coreboot ? I remember something wrong about
the elf program header or whatever, is that fixed now ?
--
Bean
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-02 14:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-02 14:07 grub_term.checkkey behaviour in GRUB2 Patrick Georgi
2008-06-02 14:22 ` Bean
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.