> a) How can I write a KeyboardHandler under Geos? I managed to send all
> keyboard-entry to one method (via MSG_META_KBD_CHAR) - so I can't leave the
> app via the F3-key anymore - but pressing "a" doesn't do what it should.
Can you go into a little more detail as to *how* you have done this (i.e. what
object in your application handles the MSG_META_KBD_CHAR messages) and also
*what* pressing "a" actually does to your current program...? :-)
ciao marcus