Hi Rob.

This is absolutely no hassle at all.. For such a great program as keyclone is, that little bug is worth struggling through..
However.. If I deselect Focus Follows Mouse (I'm not at home righjt now, so I can't try it) does that mean that I have to click into the window, before I can select anything inside that window? And that removes the issue completely? Because if so, I may switch to that until you've got a fix.

Anyways.. I used to work with programming control systems (CUE - www.cue.cz), and their touch panels, and would get a similar issue if customers had more than one contact on the touchscreen at once (ie. Holding your touchpanel so your thumb touches the screen along the edge, and then pressing a button), and that would confuse the panel and make many buttons press at the same time.
What I did to solve that, was to constrict the edge of each button, so that the last button pressed, restricted functionality in the rest of the touch panel until that button was released.
Maybe something similar could work for keyclone? When keyclone has a mouse button down, it uses the information from maximizer to restrict mouse movement to that window only, or something like that? That's my 5 cents anyway.. Mind you.. Programming the control system was done in a VB clone, and all the functionality for touch panel restriction was built in to the system, I don't expect it to be a piece of cake in your world. :P