[jQuery] Detecting Mouse Paste

[jQuery] Detecting Mouse Paste

I have an input and I want to detect if the user drags a value into it or if they right-click and then click "paste".
Is there an event that fires in these cases?
Thanks,
Glen