I am trying to develop a routine where a user is editing in one window and upon highlighting text and hitting ctrl+c another window opens with a blank editing region selected where the user could enter ctrl+v to paste the text which has been highlighted. I am getting stymied by ON KEY AND KEYBOARD. Is this the right approach?