Originally Posted by toth
Well, don't do that  Alternatively, you can use shift instead of ctrl or alt. Shift-ESC shouldn't do anything as far as I know.
|
I managed to find a solution to this; I found some code that demos how to hook Windows keyboard events, and I just added a couple of lines to silently eat any Escape "key up" or "key down" keyboard events if the CTRL key is currently pressed.
But you're right, hitting the side mouse button and Escape at the same time is not something that you would normally do when set up like that, and it would be pretty easy to live with the downside.