Mail Archives: djgpp/1993/09/09/16:43:58
>> What is really needed is an INT-09 handler in GO32 which reads the modifiers
>> _when the key is pressed_ and buffers keypress events as (say) keycode +
>> modifier (+ timestamp ?) for the application (ditto for mouse events).
I doubt that a timestamp would be much use, since no existing software
takes advantage of it, and C has no contruct for reading it.
I recommend that standard vt100 character sequences be sent, instead
of IBMPC sequences. That way the same handling can be applied to
external devices as the console. -David-
# david AT campfire DOT stl DOT mo DOT us David J. Camp ^ #
# wupost.wustl.edu!campfire!david +1 314 382 0584 < * > #
# I am a member of: The League for Programming Freedom. v #
# Ask: lpf AT uunet DOT uu DOT net "God loves material things." #
- Raw text -