This is a locally modified copy of portions of the CDK (Curses
Development Kit) library.

The following files have definately been modified in non-trivial
(i.e. other than to make the thing compile) ways:

    include/cdk_objs.h
    binding.c
    cdk_objs.c
    label.c

In particular, there is now a select statement in the main loop in
binding.c, and a command, setCDKObjectWaiting, to patch one's own
code into that loop. 

The change to label.c is a one-liner I got from the author to stop
them (labels) from ever getting focus.

-Robin
