I've set DoKeyboard to true, and then called Initialize() ... calling Finalize() when my app terminates. But I get no keyboard events - what gives?

Neither Keys[...] or KeyPressed[...] seem to ever return anything but false...