Oh, where to start.....

Lots of things.  

For starters, I've it hard-coded to work regardless of whether or not you 
have any of those squirrely modifiers also pressed (NumLock, ScrollLock, 
CapsLock). I plan to make this some sort of option down the road. Maybe. =:)

There's also been noise of wanting a "silent/stealth" mode for this app. 
*cough* artwiz *cough* gjb *cough*  As this will involve a significant amount
of code-rework, it's on the todo list and will be raised by the amount of noise
that is given showing interest in this feature....

There's not a whole lot of fault-tolerance with keygrabs.  In other words,
if edit the file by hand or through the C-program bbkeysConfigC, and flub up
a key (like as in putting in "up" instead of "Up"), you may get elbowed in the
lip.  And I've seen ugly-smelling things happen when you give it a Modifier 
that it's not set up to handle (what? incomplete coding? who me?).  But those
should be few and far-between.

Okay, so there's my dirty laundry.  Now show me yours....
