i've lost my notes on this, but basically you need to figure out why the drawterm Carbon event handlers are not being called. it could be a configuration option that we're not setting or something more sinister. i don't know enough osx to be able to say.
another manifestation of the same bug which may be easier to debug, is when you do apple-Q while in full-screen mode. the apple-q never arrives at the keyboard handler for drawterm and consequently the code never does a proper "exit". what's the difference between fullscreen and windowed mode according to OSX is beyond me. i'm sorry, i know this doesn't help much. On Sun, Apr 6, 2008 at 2:07 PM, Michaelian Ennis <[EMAIL PROTECTED]> wrote: > I'll try to figure out what signal is sent. Any pointers on how do do this? > >