In my config file, just as copied from the FAQ:


[ir_translate]
; The shift key
AD520C.L=play.L,null ; press and hold "ATT" = hush
AD520C=null.S ; "ATT" = Shift Key
; "Func" sends two codes for no reason, this ignores them
AF5067=null
80AF5067=null
; Map the directional buttons to mimic those on the front panel
AD5240.L=20DF03.L,null ; long press of top button = standby
AD5240=Top
AD5241.L=Bottom.L,null ; long press of bottom button = toggle visual/info
AD5241=Bottom
AD5242.LT=20DF10.L,null ;in Tuner, Long left press scans back
AD5242.T=20DF10 ;in Tuner, left press seeks back
AD5242.M=PrevTrack.N,Left.U
AD5243.LT=20DF11.L,null ;in Tuner, Long right press scans forward
AD5243.T=20DF11 ;in Tuner, left press seeks forward
AD5243.M=NextTrack.N,Right.U
; Volume Up / Down
AD520A=VolUp,VolUp
AD520B=VolDown,VolDown
; Band Button
AD5212.T=Tuner ; if in Tuner, toggle AM / FM
AD5212.LM=Artist,null ; long press if in Player, tweak Artist
AD5212.M=Shuffle ; if in Player, toggle shuffle
; Source Button
AD521A.LM=Album,null ; if in Player, tweak Source (Album)
AD521A=NextSrc ; switch to next source
; Func Button
AD5219=Visual ; switch to next visual
; Audio Button
AD520D.LM=Info.L,null ; long press if in Player, display track details
AD520D=Info ; switch info mode


.
_________________________
Matt