[jQuery] Equivalent of Event.observe

[jQuery] Equivalent of Event.observe


I'm trying to make the cursor focus on a certain input element when
someone hits a certain key combo (such as Shift+S). Does anyone know
how you attach a listener like that and bind it to a key combo?
Thanks in advance,
Adam