Hi, My applications needs to recognize the Esc key for cancellation of an operation. These operations are basically CORBA calls. So when user presses Esc key while making a corba call, we would like to terminate the CALL and inform the server that client wants to cancel this operation. Can any one suggest me a better way of doing this? Thanks in Advance Nishant