Lines Matching refs:shiftKey
2948 $(document).bind('keyup keydown', function(e){shifted = e.shiftKey; return true;} );