[Geekos-devel] double characters
Status: Pre-Alpha
Brought to you by:
daveho
From: Ahmad R. <ahm...@ho...> - 2005-04-18 22:02:33
|
Hi David, I was doing Project 0, the echoing of pressed keys. I used a = Wait_For_Key() and Put_Char() combination to echo pressed keys, but I = found that the keys are echoed twice. Is it due to a Bochs problem or a = GeekOS problem? I investigated a little bit and found that for each key = pressed, two keycodes are enqueued. Please shed some light on this = problem!=20 Thanks, Ahmad |