Is it possible to handle such events as:
If you use JQuery plugin called hotkeys you can handle the special keys below.
$(document).bind('keydown', 'Ctrl+c', fn);