Here are a few tricks over at the MyFaces Wiki:
- Executing an action when a drop-down value changes
 - Executing an action when the enter key is pressed
 
The latter is helpful when the Ajax4JSF components stop the enter key from submitting a form / executing an action.
The rest of the wiki is a little bit sparse, but still has some good topics.