getting arrow and function key events

Can anyone help me figure out how to identify arrow and function key
events with matplotlib? I can get normal alphanumeric KeyEvents, but
arrow and function keys arrive with their "key" attribute set to
"None".

I'm using matplotlib 0.99.1.1 with PyQt4.

Thanks.

         - Bob Lewis