Asynchronous event notification

I realized that handling SIGIO isn’t really appropriate in SDL,
and so I’m going to use the nifty window manager extensions in
SDL to get the information necessary to rig our own input notification.

I’ll put the code into an example file for SDL so everyone can do it
if they so choose.

See ya!
-Sam Lantinga (slouken at devolution.com)–
Author of Simple DirectMedia Layer -
http://www.devolution.com/~slouken/SDL/