I'm working on the keyboard stuff again after noticing some bugs in my own
handy-work.  I'd like to make some sort of extensible (with a size
limit--of course) structure to replace the current keyboard queing
mechanism.  There are many reasons for this ranging from the need to
support _all_keybord_events_ to the fact that the current model seems for
some reason to have started misbehaving now that I've upgraded to XFree
4.1.0.  The other way, of course, is the good old C standby called the
array, by since I don't need my structure to be sortable, it shouldn't be
to hard just to make a new one to handle the queing of data for the
keyboard system.
Any comments on this idea are welcome, and since it is in the early
stages I might just listen to you  ;-).

 On Fri, 22 Jun 2001, Jeroen Janssen
wrote:

> I'm currently trying to test my VBE code with the following (tiny OS & bootmanager):
> 
>       http://www.menuetos.org/
> 
>       http://xosl.sourceforge.net/binaries.html
> 
> However, unrelated to my VBE code, I'm having lots of problems getting the keyboard 
>to
> work with these programs (however, they contain sources so maybe someone with 
>keyboard
> knowledge can have a look at why it doesn't work).
> -- 
> Best regards,
> 
>                Jeroen Janssen
> ---
> I must confess the the activities of the UK governments for the past couple
> of years have been watched with frank admiration and amazement by Lord
> Vetinari. Outright theft as a policy had never occured to him.
>         -- (Terry Pratchett, alt.fan.pratchett)
> 

|^^^ |  | |^^| |^^^  Drew Northup, N1XIM  |^^| |    |^^^ \  / /^^\ /^^~
|__  |  | |  | |                          |__| |    |___  \/  |__| |__
   | |  | |  | |           www.plex86.org |    |    |     /\  |  | |  \
___| |__| |__| |___ web.syr.edu/~suoc/    |    |___ |___ /  \ \__/ \__/



Reply via email to